From c1c9f252f7f0133903dc4143a0db8ed8104f8733 Mon Sep 17 00:00:00 2001 From: nicosomb Date: Tue, 23 Apr 2013 15:37:03 +0200 Subject: display flash message in article view --- tpl/view.html | 1 + 1 file changed, 1 insertion(+) (limited to 'tpl/view.html') diff --git a/tpl/view.html b/tpl/view.html index 4384631b..af94df2e 100644 --- a/tpl/view.html +++ b/tpl/view.html @@ -38,6 +38,7 @@

{$title}

view original
+ {include="messages"}
{$content} -- cgit v1.2.3