diff --git a/assets/auth.css b/assets/css/auth.css similarity index 100% rename from assets/auth.css rename to assets/css/auth.css diff --git a/assets/base.css b/assets/css/base.css similarity index 100% rename from assets/base.css rename to assets/css/base.css diff --git a/assets/error.css b/assets/css/error.css similarity index 100% rename from assets/error.css rename to assets/css/error.css diff --git a/assets/index.css b/assets/css/index.css similarity index 100% rename from assets/index.css rename to assets/css/index.css diff --git a/assets/settings.css b/assets/css/settings.css similarity index 100% rename from assets/settings.css rename to assets/css/settings.css diff --git a/templates/auth.html.tmpl b/templates/auth.html.tmpl index 1caf816..0e47abd 100644 --- a/templates/auth.html.tmpl +++ b/templates/auth.html.tmpl @@ -2,7 +2,7 @@ {{template "head"}} - +
diff --git a/templates/error.html.tmpl b/templates/error.html.tmpl index df432cc..c0c0a54 100644 --- a/templates/error.html.tmpl +++ b/templates/error.html.tmpl @@ -2,7 +2,7 @@ {{template "head"}} - +
diff --git a/templates/head.html.tmpl b/templates/head.html.tmpl index cf8476d..7d5a996 100644 --- a/templates/head.html.tmpl +++ b/templates/head.html.tmpl @@ -2,5 +2,5 @@ Phoenix - + {{end}} diff --git a/templates/index.html.tmpl b/templates/index.html.tmpl index a6b9402..e11b3a4 100644 --- a/templates/index.html.tmpl +++ b/templates/index.html.tmpl @@ -2,7 +2,7 @@ {{template "head"}} - +
diff --git a/templates/settings.html.tmpl b/templates/settings.html.tmpl index b5ca279..dc07442 100644 --- a/templates/settings.html.tmpl +++ b/templates/settings.html.tmpl @@ -2,7 +2,7 @@ {{template "head"}} - +

Settings