Rewrote comment form controllers and templates in FreeMarker.

This commit is contained in:
rjy7 2010-05-19 19:50:56 +00:00
parent 31d4cdee40
commit 2646c9ff74
5 changed files with 7 additions and 4 deletions

View file

@ -25,5 +25,3 @@
</div>
<#-- SCRIPT TAGS SHOULD GO HERE -->
<#include "googleAnalytics.ftl">

View file

@ -18,4 +18,4 @@ rollupTracker._trackPageview(location.host+location.pathname);
}
catch(err) {}
</script>
-->
-->