diff options
Diffstat (limited to 'view/tpl/smarty3/mail_head.tpl')
-rw-r--r-- | view/tpl/smarty3/mail_head.tpl | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/view/tpl/smarty3/mail_head.tpl b/view/tpl/smarty3/mail_head.tpl new file mode 100644 index 000000000..1cd7145e7 --- /dev/null +++ b/view/tpl/smarty3/mail_head.tpl @@ -0,0 +1,3 @@ +<h3>{{$messages}}</h3> + +{{$tab_content}} |