From 46f78f4900e711a243a5c81f69595d02930f3332 Mon Sep 17 00:00:00 2001 From: Matias Alejo Garcia Date: Wed, 12 Aug 2015 13:04:50 -0300 Subject: [PATCH] add alert template --- public/views/includes/alert.html | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 public/views/includes/alert.html diff --git a/public/views/includes/alert.html b/public/views/includes/alert.html new file mode 100644 index 000000000..2c9ed4b85 --- /dev/null +++ b/public/views/includes/alert.html @@ -0,0 +1,14 @@ +
+
+ +
+
+
+ + {{index.showAlert.msg|translate}} +
+
+ OK +
+
+