1
0
Fork 0
forked from github/pelican
pelican-theme/pelican/themes/notmyidea/templates/category.html

2 lines
90 B
HTML
Raw Normal View History

{% extends "index.html" %}
{% block title %}{{ SITENAME }} - {{ category }}{% endblock %}