4 lines
73 B
HTML
4 lines
73 B
HTML
{% extends "base.html" %}
|
|
{% block sectiontitle %}Profile{% endblock %}
|
|
|
{% extends "base.html" %}
|
|
{% block sectiontitle %}Profile{% endblock %}
|
|
|