]> sipb.mit.edu Git - ikiwiki.git/blobdiff - templates/blogpost.tmpl
Merge remote-tracking branch 'anarcat/inline_diffs'
[ikiwiki.git] / templates / blogpost.tmpl
index 754f24b4ed23d357dd8ab90fb130b24cc0a7e674..9e49c474afc4070da5bfafab16ea7a29de133670 100644 (file)
@@ -1,5 +1,5 @@
-<form action="<TMPL_VAR CGIURL>" method="get">
-<div id="blogform">
+<form <TMPL_IF POSTFORMID>id="<TMPL_VAR POSTFORMID ESCAPE=HTML>"</TMPL_IF> action="<TMPL_VAR CGIURL>" method="get">
+<div class="blogform">
 <TMPL_IF RSSURL>
 <a class="feedbutton" type="application/rss+xml" rel="alternate" title="<TMPL_VAR RSSDESC>" href="<TMPL_VAR RSSURL>">RSS</a>
 </TMPL_IF>