From af988f1885fe1e6841e56460aabf5b7c87858d8f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Yaroslav=20de=20la=20Pe=C3=B1a=20Smirnov?= Date: Sat, 27 Mar 2021 18:02:21 +0300 Subject: Cookbook improvements CSS improvements and image size optimization. --- templates/weblog.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'templates/weblog.html') diff --git a/templates/weblog.html b/templates/weblog.html index f9889af..6638faf 100644 --- a/templates/weblog.html +++ b/templates/weblog.html @@ -48,7 +48,7 @@ {% block content %}
{% for post in paginator.pages %} -
+

{{ post.title }} {{ post.date | date }} -- cgit v1.2.3