andy wrote in changelog

[ljcom] r10823: LJSUP-9436 (jira.pl testing task)

Committer: ailyin
LJSUP-9436 (jira.pl testing task)
U   trunk/htdocs/template.bml
Modified: trunk/htdocs/template.bml
===================================================================
--- trunk/htdocs/template.bml	2011-08-09 09:41:01 UTC (rev 10822)
+++ trunk/htdocs/template.bml	2011-08-09 11:38:01 UTC (rev 10823)
@@ -9,6 +9,7 @@
 return BML::render_page({
     'body' => 'Template!',
     'title' => $title,
+
 });
 
 } _code?>