{% extends "base.html" %} {% block content %}
{% include "partials/profile_sidebar.html" %}
{% block profile_content %}{% endblock %}
{% endblock %}