diff options
| author | Melonai <einebeere@gmail.com> | 2021-07-26 21:52:58 +0200 |
|---|---|---|
| committer | Melonai <einebeere@gmail.com> | 2021-07-26 21:53:36 +0200 |
| commit | 0ac82c133b78a14239beb9034380c44d95d4bad3 (patch) | |
| tree | 3ba65b4e3e5ceafaf2180ea697cc7794a07da669 /assets/templates/authenticate.template.html | |
| parent | 7819a23171145e8a626e8357e88446817c8785dc (diff) | |
| download | portgate-0ac82c133b78a14239beb9034380c44d95d4bad3.tar.zst portgate-0ac82c133b78a14239beb9034380c44d95d4bad3.zip | |
Portgate pages and templates
Diffstat (limited to 'assets/templates/authenticate.template.html')
| -rw-r--r-- | assets/templates/authenticate.template.html | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/assets/templates/authenticate.template.html b/assets/templates/authenticate.template.html new file mode 100644 index 0000000..21f31e4 --- /dev/null +++ b/assets/templates/authenticate.template.html @@ -0,0 +1,3 @@ +{{define "content"}} +<h1>This is the authentication page...</h1> +{{end}} \ No newline at end of file |
