ShapeyShifty/resources/html/about.html

5 lines
106 B
HTML
Raw Normal View History

2020-01-06 18:57:10 +00:00
{% extends "base.html" %}
{% block content %}
<img src="/img/warning_clojure.png"></img>
{% endblock %}