mirror of
https://github.com/Xevion/the-office.git
synced 2026-01-31 12:26:13 -06:00
4 lines
76 B
HTML
4 lines
76 B
HTML
{% extends 'base.html' %}
|
|
{% block body %}
|
|
{{ super() }}
|
|
{% endblock body %} |