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