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