3 lines
90 B
HTML
3 lines
90 B
HTML
{% extends "index.html" %}
|
|
{% block title %}{{ SITENAME }} - {{ category }}{% endblock %}
|