From 31b79b141b4ec7163ec97127bd5eb9d8345afd4a Mon Sep 17 00:00:00 2001 From: beucismis Date: Mon, 19 Jun 2023 14:43:09 +0300 Subject: [PATCH] Update template --- ozgursozluk/templates/base.html | 11 +++++------ ozgursozluk/templates/macros.html | 6 ++---- ozgursozluk/templates/settings.html | 2 +- 3 files changed, 8 insertions(+), 11 deletions(-) diff --git a/ozgursozluk/templates/base.html b/ozgursozluk/templates/base.html index bbc9b2e..7d8235d 100644 --- a/ozgursozluk/templates/base.html +++ b/ozgursozluk/templates/base.html @@ -1,7 +1,8 @@ - + - + + {% block meta %}{% endblock %} @@ -12,9 +13,7 @@ {% set filename = '{}.css'.format(request.cookies.get('theme')) %} {% endif %} - - {% block title %}{% endblock %} - + {% block title %}{% endblock %}
@@ -22,7 +21,7 @@ random donate settings - source code + source code
diff --git a/ozgursozluk/templates/macros.html b/ozgursozluk/templates/macros.html index 6ee606f..9f4dbab 100644 --- a/ozgursozluk/templates/macros.html +++ b/ozgursozluk/templates/macros.html @@ -39,9 +39,7 @@ {% macro render_gundem(topic) %}
-
- {{ topic.title }} -
+
{{ topic.title }}
{% if topic.pinned %}pinned{% endif %} {% if topic.entry_count %} @@ -50,4 +48,4 @@
-{% endmacro %} \ No newline at end of file +{% endmacro %} diff --git a/ozgursozluk/templates/settings.html b/ozgursozluk/templates/settings.html index df1e134..10d1f69 100644 --- a/ozgursozluk/templates/settings.html +++ b/ozgursozluk/templates/settings.html @@ -73,7 +73,7 @@ v{{ version }} - last commit: - {{ last_commit[:8] }} + {{ last_commit[:8] }} - made with <3 on the t61