aboutsummaryrefslogtreecommitdiffstats
path: root/share/skin/default/layout/action.tt
diff options
context:
space:
mode:
Diffstat (limited to 'share/skin/default/layout/action.tt')
-rw-r--r--share/skin/default/layout/action.tt11
1 files changed, 11 insertions, 0 deletions
diff --git a/share/skin/default/layout/action.tt b/share/skin/default/layout/action.tt
new file mode 100644
index 0000000..d2d7617
--- /dev/null
+++ b/share/skin/default/layout/action.tt
@@ -0,0 +1,11 @@
+=extends NEXT
+
+=for layout field
+
+[% call_next %]
+
+=for layout message_layout
+
+ <span>[% message %]</span>
+
+=cut