X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/db9f2b1b2b97fd92b09f170c3b567ec59030bf0a..e566e9b20ef914e128dd783cd1a5f807f701636c:/templates/blogpost.tmpl?ds=sidebyside 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>