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/templates/about/website.html

8 lines
125 B
HTML
Raw Normal View History

2015-11-25 19:39:11 +00:00
{% extends 'content_base.html' %}
{% block pageTitle %}About my website{% endblock %}
{% block content %}
{% endblock %}