From 4103962931b031490fccbaf95ff2b052a82037c7 Mon Sep 17 00:00:00 2001 From: ArthurHoaro Date: Fri, 14 Oct 2016 15:13:38 +0200 Subject: Change password and manage tags template --- tpl/default/changepassword.html | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100644 tpl/default/changepassword.html (limited to 'tpl/default/changepassword.html') diff --git a/tpl/default/changepassword.html b/tpl/default/changepassword.html new file mode 100644 index 00000000..69191fad --- /dev/null +++ b/tpl/default/changepassword.html @@ -0,0 +1,29 @@ + + + + {include="includes"} + + +{include="page.header"} +
+
+ +
+{include="page.footer"} + + -- cgit v1.2.3