mirror of
https://github.com/Xevion/runnerspace.git
synced 2026-01-31 06:25:56 -06:00
6 lines
93 B
HTML
6 lines
93 B
HTML
{% extends 'layouts/index.html' %}
|
|
|
|
{% block content %}
|
|
<h3>Edit Profile</h3>
|
|
{% endblock %}
|