From 50ea018252ce69542eab6a107b99ea8179810d1e Mon Sep 17 00:00:00 2001 From: Martin Fischer Date: Fri, 11 Apr 2025 16:33:59 +0200 Subject: refactor: introduce lex-serve package --- templates/index.html.tmpl | 17 ----------------- 1 file changed, 17 deletions(-) delete mode 100644 templates/index.html.tmpl (limited to 'templates/index.html.tmpl') diff --git a/templates/index.html.tmpl b/templates/index.html.tmpl deleted file mode 100644 index 3d8c04f..0000000 --- a/templates/index.html.tmpl +++ /dev/null @@ -1,17 +0,0 @@ - - - - Lex.surf: Portal to National Law - - - - - -

The portal to national law.

-
- {{range $key, $c := .Countries -}} - {{$key | ToUpper}} - {{- end}} -
- - -- cgit v1.2.3