Files
Atay-Makhzan/templates/user/notification/notification.tmpl
T

4 lines
108 B
Handlebars
Raw Normal View History

2016-12-30 16:49:54 -02:00
{{template "base/head" .}}
2020-04-24 04:57:38 +01:00
{{template "user/notification/notification_div" .}}
2016-12-30 16:49:54 -02:00
{{template "base/footer" .}}