diff --git a/apps/bridge/app.rc b/apps/bridge/app.rc index 60850e3..035fa73 100644 --- a/apps/bridge/app.rc +++ b/apps/bridge/app.rc @@ -31,7 +31,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 fba1ed7..643086f 100644 --- a/apps/bridge/foot.tpl +++ b/apps/bridge/foot.tpl @@ -19,7 +19,7 @@