From 22c3202f22494cbef85eff9bc97d23fb829a66c2 Mon Sep 17 00:00:00 2001 From: Mario Vavti Date: Mon, 13 Apr 2015 16:17:10 +0200 Subject: remove widget class from webpage blocks and make titles h2 to match the rest of the matrix --- view/tpl/page_display.tpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'view/tpl') diff --git a/view/tpl/page_display.tpl b/view/tpl/page_display.tpl index c38fbe382..e6a59a8c4 100755 --- a/view/tpl/page_display.tpl +++ b/view/tpl/page_display.tpl @@ -1,7 +1,7 @@
- {{if $title}}

{{$title}}

{{/if}} + {{if $title}}

{{$title}}

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