mirror of
https://github.com/Xevion/runnerspace.git
synced 2025-12-10 14:08:33 -06:00
6 lines
93 B
HTML
6 lines
93 B
HTML
{% extends 'layouts/index.html' %}
|
|
|
|
{% block content %}
|
|
<h3>Edit Profile</h3>
|
|
{% endblock %}
|