summaryrefslogtreecommitdiff
path: root/html/widgets/message.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'html/widgets/message.tmpl')
-rw-r--r--html/widgets/message.tmpl4
1 files changed, 4 insertions, 0 deletions
diff --git a/html/widgets/message.tmpl b/html/widgets/message.tmpl
new file mode 100644
index 0000000..aa52e9b
--- /dev/null
+++ b/html/widgets/message.tmpl
@@ -0,0 +1,4 @@
+<!-- MessageTemplate -->
+<?% IF param.tags; param.tags.first; END %?>
+<?% data.join('<br>') %?><br>
+<?% IF param.tags; param.tags.last; END %?>