Update blog theme

This commit is contained in:
Gregory Soutade
2020-03-20 16:48:52 +01:00
parent e029a1fc35
commit f99bea97ef
12 changed files with 700 additions and 838 deletions

View File

@@ -1,7 +1,6 @@
{% extends "base.html" %}
{% block content %}
<a href="/blog/{{ blog.id }}?page=0">Home</a> <a href="/category/{{ blog.id }}">Categories</a> <a href="/tag/{{ blog.id }}">Tags</a><br/><br/>
{% if tags|length == 0 %}
<b>Any tag available</b><br/><br/>
{% else %}