Zulma-Theme/templates/authors/single.html

5 lines
94 B
HTML
Raw Normal View History

2019-05-03 23:36:05 +00:00
{% extends "taxonomy_single.html" %}
{% block content %}
{{ super() }}
{% endblock content %}