mirror of
https://github.com/getpelican/pelican.git
synced 2025-10-15 20:28:56 +02:00
2 lines
90 B
HTML
2 lines
90 B
HTML
{% extends "index.html" %}
|
|
{% block title %}{{ SITENAME }} - {{ category }}{% endblock %}
|