1
Fork 0
This repository has been archived on 2023-03-26. You can view files and clone it, but cannot push or open issues or pull requests.
theorangeone.net-legacy/theme/templates/page-home.html

6 lines
83 B
HTML
Raw Normal View History

2016-05-14 14:26:44 +01:00
{% extends "base.html" %}
{% block content %}
{{ page.content }}
{% endblock %}