diff --git a/gallery/templates/gallery/about.html b/gallery/templates/gallery/about.html index c75a187..12d7243 100644 --- a/gallery/templates/gallery/about.html +++ b/gallery/templates/gallery/about.html @@ -13,49 +13,55 @@ {% block content %} -{% gallery_stats as counts %} + +
- {{ site_config.about_description }} -
+ {% gallery_stats as counts %} ++ {{ site_config.about_description }} +
-- Contact: - - {{ site_config.contact_email }} - -
++ Contact: + + {{ site_config.contact_email }} + +
+Not found: "{{ query }}".
- {% endif %} -Not found: "{{ query }}".
+ {% endif %} +