mirror of
https://github.com/kennethreitz-archive/.com.git
synced 2026-06-21 07:40:58 +00:00
3 lines
90 B
HTML
3 lines
90 B
HTML
{% extends "index.html" %}
|
|
{% block title %}{{ SITENAME }} - {{ category }}{% endblock %}
|