diff --git a/gallery/templates/image.html b/gallery/templates/image.html index c275ce3..3a18789 100644 --- a/gallery/templates/image.html +++ b/gallery/templates/image.html @@ -202,7 +202,7 @@
Author | -{{ image.author_username }} | +{{ image.author_username }} |
Upload date | diff --git a/gallery/templates/profile.html b/gallery/templates/profile.html index 196abc3..d917a30 100644 --- a/gallery/templates/profile.html +++ b/gallery/templates/profile.html @@ -2,17 +2,29 @@ {% block nav_profile %}selected{% endblock %} {% block content %} -