diff --git a/brutaldon/templates/main/local_timeline.html b/brutaldon/templates/main/local_timeline.html index 844738a..f1c7a54 100644 --- a/brutaldon/templates/main/local_timeline.html +++ b/brutaldon/templates/main/local_timeline.html @@ -3,10 +3,10 @@ {% block pagination %} {% endblock %} diff --git a/brutaldon/templates/main/notifications.html b/brutaldon/templates/main/notifications.html index 3deab05..fdfd5c0 100644 --- a/brutaldon/templates/main/notifications.html +++ b/brutaldon/templates/main/notifications.html @@ -109,10 +109,10 @@ mastodon.notifications()[0] diff --git a/brutaldon/templates/main/public_timeline.html b/brutaldon/templates/main/public_timeline.html index 538fd25..7ddf255 100644 --- a/brutaldon/templates/main/public_timeline.html +++ b/brutaldon/templates/main/public_timeline.html @@ -3,10 +3,10 @@ {% block pagination %} {% endblock %} diff --git a/brutaldon/templates/main/timeline.html b/brutaldon/templates/main/timeline.html index 9ac20e6..d229d2f 100644 --- a/brutaldon/templates/main/timeline.html +++ b/brutaldon/templates/main/timeline.html @@ -40,6 +40,7 @@ {% if next %}
Newer diff --git a/brutaldon/templates/main/user.html b/brutaldon/templates/main/user.html index f5a92bd..e6ef430 100644 --- a/brutaldon/templates/main/user.html +++ b/brutaldon/templates/main/user.html @@ -120,10 +120,10 @@ Brutaldon ({{ own_acct.username }}) - {{ user.acct }} timelime {% endfor %}