sito-hackit-16/themes/skeleton/templates/category.html

3 lines
90 B
HTML
Raw Normal View History

2016-01-25 18:53:49 +01:00
{% extends "index.html" %}
{% block title %}{{ SITENAME }} - {{ category }}{% endblock %}