diff --git a/apps/bridge/app.rc b/apps/bridge/app.rc index 72690c5..40477ba 100644 --- a/apps/bridge/app.rc +++ b/apps/bridge/app.rc @@ -34,7 +34,7 @@ fn bridge_init { ll_add handlers_body_foot template apps/bridge/foot.tpl } if not if(~ $REQUEST_METHOD GET) - ll_add handlers_body_foot echo '
To post a comment you need to login first.
' + ll_add handlers_body_foot echo 'To post a comment you need to login first.
' } } diff --git a/apps/bridge/foot.tpl b/apps/bridge/foot.tpl index 4acd0b6..0dad21d 100644 --- a/apps/bridge/foot.tpl +++ b/apps/bridge/foot.tpl @@ -20,7 +20,7 @@