X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/db9f2b1b2b97fd92b09f170c3b567ec59030bf0a..97016a00618138bf9571f2c4c3a66d5f2f51e1a7:/templates/blogpost.tmpl diff --git a/templates/blogpost.tmpl b/templates/blogpost.tmpl index b9a3bc666..9e49c474a 100644 --- a/templates/blogpost.tmpl +++ b/templates/blogpost.tmpl @@ -1,4 +1,4 @@ -<form action="<TMPL_VAR CGIURL>" method="get"> +<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>