From 4d43e952fff25b5b131e8699858da663a5ac2c42 Mon Sep 17 00:00:00 2001 From: Martin Fischer Date: Sun, 28 Feb 2021 09:18:48 +0100 Subject: initial commit --- views/index.html | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 views/index.html (limited to 'views/index.html') diff --git a/views/index.html b/views/index.html new file mode 100644 index 0000000..7ab4bd0 --- /dev/null +++ b/views/index.html @@ -0,0 +1,18 @@ + + + + Lex.surf: Portal to National Law + + + + + +

The portal to national law.

+
+ {{range $key, $c := .Countries -}} + {{$key | ToUpper}} + {{- end}} +
+

More countries coming soon.

+ + -- cgit v1.2.3