aboutsummaryrefslogtreecommitdiffstats
path: root/dev-random/templates/tag.html
diff options
context:
space:
mode:
Diffstat (limited to 'dev-random/templates/tag.html')
-rw-r--r--dev-random/templates/tag.html4
1 files changed, 4 insertions, 0 deletions
diff --git a/dev-random/templates/tag.html b/dev-random/templates/tag.html
new file mode 100644
index 0000000..0eb2bab
--- /dev/null
+++ b/dev-random/templates/tag.html
@@ -0,0 +1,4 @@
+{% extends "index.html" %}
+
+{% block content_title %}Articles avec la mot clé « {{ tag }} » :{% endblock %}
+