mirror of
https://github.com/creyD/asiimov.git
synced 2026-06-13 09:32:23 +02:00
6 lines
79 B
HTML
6 lines
79 B
HTML
{% extends 'master.html' %}
|
|
|
|
{% block content %}
|
|
<h1>About</h1>
|
|
{% endblock %}
|