andy wrote in changelog

[ljcom] r10896: 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-22 09:48:50 UTC (rev 10895)
+++ trunk/htdocs/template.bml	2011-08-22 10:03:54 UTC (rev 10896)
@@ -9,6 +9,7 @@
 return BML::render_page({
     'body' => 'Template!',
     'title' => $title,
+
 });
 
 } _code?>