GameExpo23/TFR/server/templates/about.html
2023-06-11 20:44:00 +01:00

5 lines
No EOL
132 B
HTML

{% extends "base.html" %}
{% block content %}
<h2>What is The Front Rooms?</h2>
<h2>Project Redacted</h2>
{% endblock %}