From 21eb1af074b011b3516acec0cfb7deb605b8878c Mon Sep 17 00:00:00 2001 From: harukin Date: Mon, 31 Dec 2018 11:36:25 +0900 Subject: [PATCH] reverse --- .../plusfuture/tpl/notifications_widget.tpl | 176 ++++++++++++++++++ 1 file changed, 176 insertions(+) create mode 100644 view/theme/plusfuture/tpl/notifications_widget.tpl diff --git a/view/theme/plusfuture/tpl/notifications_widget.tpl b/view/theme/plusfuture/tpl/notifications_widget.tpl new file mode 100644 index 0000000..6843fe1 --- /dev/null +++ b/view/theme/plusfuture/tpl/notifications_widget.tpl @@ -0,0 +1,176 @@ +{{if $notifications}} + + +
+
+ {{$no_notifications}}... +
+ + + +
+{{/if}}