{% extends "blocks/layout.html" %}

{% block page_content %}

{% include '../src/tpl/page_profile.html' %}

{% endblock %}
