From dd5b97639edfb5d562ced806e27e64a6bab556b8 Mon Sep 17 00:00:00 2001 From: Mario Vavti Date: Sun, 19 Apr 2015 13:25:05 +0200 Subject: Introduce wrap variable in comanche blocks (if set to none the block will not be wrapped in a div), fix menu item permissions (it was not possible to set them visible for everybody) and a typo --- view/tpl/page_display.tpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'view/tpl/page_display.tpl') diff --git a/view/tpl/page_display.tpl b/view/tpl/page_display.tpl index e6a59a8c4..5328648b9 100755 --- a/view/tpl/page_display.tpl +++ b/view/tpl/page_display.tpl @@ -2,7 +2,7 @@
{{if $title}}

{{$title}}

{{/if}} - +
{{$date}}
{{$body}}
-- cgit v1.2.3