From 015a31a14f5de5a1c7aa3dc71175eb0c2fe58b30 Mon Sep 17 00:00:00 2001 From: Miquel Lionel Date: Thu, 17 Jun 2021 22:30:49 +0100 Subject: shorter patch names, updated README.md, new Makefile --- i18n_views/login.html | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 i18n_views/login.html (limited to 'i18n_views/login.html') diff --git a/i18n_views/login.html b/i18n_views/login.html new file mode 100644 index 0000000..e5ea195 --- /dev/null +++ b/i18n_views/login.html @@ -0,0 +1,12 @@ +{{ template "header.html" . }} +
+
+{{ .LoginMsg }} +
+

- + {{ .i18n.Username }} +

- {{ .i18n.Pwd }} +

+

+
+
-- cgit v1.2.3-70-g09d2