From 6f31f35c7b38fbf63d7a0c9322458e0b75828495 Mon Sep 17 00:00:00 2001 From: Alexander Kiryukhin Date: Thu, 18 Mar 2021 02:06:42 +0300 Subject: Initial --- templates/includes/layout.gohtml | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 templates/includes/layout.gohtml (limited to 'templates/includes') diff --git a/templates/includes/layout.gohtml b/templates/includes/layout.gohtml new file mode 100644 index 0000000..adebd99 --- /dev/null +++ b/templates/includes/layout.gohtml @@ -0,0 +1,19 @@ + + + + + + + + SendSafe + + + + + +
+ +
+{{template "content" .}} + + -- cgit v1.2.3