1
0
mirror of https://github.com/avinal/avinal.github.io.git synced 2026-07-03 23:30:09 +05:30
This commit is contained in:
2021-05-21 23:27:05 +05:30
parent fbabdf6115
commit e313204971
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -5,5 +5,5 @@
{% endblock %}
{% block page_header %}
Articles under {{ category }} category
Category: {{ category }}
{% endblock %}
+1 -1
View File
@@ -5,5 +5,5 @@
{% endblock %}
{% block page_header %}
Articles with tag #{{ tag }}
Tag: #{{ tag }}
{% endblock %}