mirror of
https://github.com/Xevion/runnerspace.git
synced 2025-12-10 00:08:25 -06:00
6 lines
93 B
HTML
6 lines
93 B
HTML
{% extends 'layouts/base.html' %}
|
|
|
|
{% block content %}
|
|
<h4>New Users</h4>
|
|
{% endblock %}
|