summaryrefslogtreecommitdiffstats
path: root/templates/news/add.html
diff options
context:
space:
mode:
authorDan McGee <dan@archlinux.org>2010-07-07 03:33:03 +0200
committerDan McGee <dan@archlinux.org>2010-07-07 03:33:03 +0200
commit7b73c0ff8c8caa546442e3e3311867f2c6159754 (patch)
tree9cce13bc2d25cc00ebb29f91ffd01fb969e7f0f9 /templates/news/add.html
parentad162d74db6718b2ba7dd1ab2e1f21847a7c7744 (diff)
downloadarchweb-7b73c0ff8c8caa546442e3e3311867f2c6159754.tar.gz
archweb-7b73c0ff8c8caa546442e3e3311867f2c6159754.tar.xz
Get news markdown formatting working everywhere
Signed-off-by: Dan McGee <dan@archlinux.org>
Diffstat (limited to 'templates/news/add.html')
-rw-r--r--templates/news/add.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/news/add.html b/templates/news/add.html
index 51f4d30..48b013f 100644
--- a/templates/news/add.html
+++ b/templates/news/add.html
@@ -30,7 +30,7 @@
<div class="news-article box" style="display:none;">
<h2>News Preview: <span id="previewtitle"></span></h2>
- <div id="previewdata"></div>
+ <div id="previewdata" class="article-content"></div>
</div>
{% load cdn %}{% jquery %}
<script type="text/javascript">