diff --git a/templates/account.html b/templates/account.html index 3486d43..19ddb81 100644 --- a/templates/account.html +++ b/templates/account.html @@ -1,11 +1,18 @@ {{ template "header" }} -
-

Account settings

- -
+ + + + + + +
+

Account settings

+
+ +
{{ template "footer" }} diff --git a/templates/error.html b/templates/error.html index f44c1f0..b9145e6 100644 --- a/templates/error.html +++ b/templates/error.html @@ -1,6 +1,10 @@ {{ template "header" }} -
-

Error

-

Something went wrong: {{ .Msg }}

-
+ + + + +
+

Error

+

Something went wrong: {{ .Msg }}

+
{{ template "footer" }} diff --git a/templates/error_login.html b/templates/error_login.html index 13f640c..79950b3 100644 --- a/templates/error_login.html +++ b/templates/error_login.html @@ -1,7 +1,11 @@ {{ template "header" }} -
-

Error

-

Something went wrong: Bad login. (Have you forgotten your password? If you added a mail address to your login data, you might be able to reset it.)

-
+ + + + +
+

Error

+

Something went wrong: Bad login. (Have you forgotten your password? If you added a mail address to your login data, you might be able to reset it.)

+
{{ template "footer" }} diff --git a/templates/feedset.html b/templates/feedset.html index 11c6048..9e79035 100644 --- a/templates/feedset.html +++ b/templates/feedset.html @@ -1,6 +1,10 @@ {{ template "header" }} -
-

Success

-

Your account has been set up.

-
+ + + + +
+

Success

+

Your account has been set up.

+
{{ template "footer" }} diff --git a/templates/info.html b/templates/info.html index 52de8af..ca0e2a9 100644 --- a/templates/info.html +++ b/templates/info.html @@ -1,8 +1,12 @@ {{ template "header" }} -
-

About this site

-

This site is a web server to host and grow twtxt feeds for users without trivial access to their own web space.

-

Its operator gives no guarantees regarding long-term availability of feeds, stability of their paths, or quality and integrity of their contents. If that does not satisfy your needs, consider hosting your own instance: The underlying server software htwtxt is freely available, and should not be too difficult to set up.

-

Site operator's contact info: {{ .Msg }}

-
+ + + + +
+

About this site

+

This site is a web server to host and grow twtxt feeds for users without trivial access to their own web space.

+

Its operator gives no guarantees regarding long-term availability of feeds, stability of their paths, or quality and integrity of their contents. If that does not satisfy your needs, consider hosting your own instance: The underlying server software htwtxt is freely available, and should not be too difficult to set up.

+

Site operator's contact info: {{ .Msg }}

+
{{ template "footer" }} diff --git a/templates/list.html b/templates/list.html index f851d1d..7cf3127 100644 --- a/templates/list.html +++ b/templates/list.html @@ -1,10 +1,14 @@ {{ template "header" }} -
-

Feeds

-