mirror of
https://github.com/c0de-archive/pelican-mg.git
synced 2025-10-10 02:58:38 +00:00
first commit
This commit is contained in:
3
templates/tag.html
Normal file
3
templates/tag.html
Normal file
@@ -0,0 +1,3 @@
|
||||
{% extends "index.html" %}
|
||||
{% block title %}{{ SITENAME }} | {{ tag|capitalize }}{% endblock %}
|
||||
{% block description %}{% endblock %}
|
Reference in New Issue
Block a user