diff --git a/gateway/main.go b/gateway/main.go new file mode 100644 index 0000000..fa0ed3c --- /dev/null +++ b/gateway/main.go @@ -0,0 +1 @@ +package gateway diff --git a/gateway/templates/login.html b/gateway/templates/login.html new file mode 100644 index 0000000..4bdcfcb --- /dev/null +++ b/gateway/templates/login.html @@ -0,0 +1,10 @@ + + + + + $Title$ + + +$END$ + + \ No newline at end of file