1
0
mirror of https://github.com/c0de-archive/pelican-mg.git synced 2024-12-31 19:22:40 +00:00
pelican-mg/templates/category.html
2017-08-10 18:30:29 +02:00

4 lines
122 B
HTML

{% extends "index.html" %}
{% block title %}{{ category|capitalize }}{% endblock %}
{% block description %}{% endblock %}