diff --git a/templates/home.html b/templates/home.html index 3d9bdd8..57c61fd 100644 --- a/templates/home.html +++ b/templates/home.html @@ -5,6 +5,10 @@ +
@@ -17,9 +21,9 @@ StackOverflow.

{{ if .errorMessage }} -
-

Error: {{ .errorMessage }}

-
+
+

Error: {{ .errorMessage }}

+
{{ end }}
diff --git a/templates/question.html b/templates/question.html index cfc4776..da93ae5 100644 --- a/templates/question.html +++ b/templates/question.html @@ -7,7 +7,7 @@