4 lines
99 B
HTML
4 lines
99 B
HTML
{% extends "admin/base_site.html" %}
|
|
|
|
{% block title %}{{ site_title }}: {{ title }}{% endblock %}
|