{% extends "/layout/base.html" %} {% from "/macros/profile/profile-product-heading.html" import productHeadCard %} {% from "/macros/profile/profile-product-pricing.html" import productSidebarPricing %} {% from "/macros/profile/profile-product-tags.html" import productSidebarTags %} {% from "/macros/profile/profile-product-section.html" import productSidebarSection %} {% from "/macros/profile/profile-product-sidebar-top.html" import productSidebarTopSection %} {% from "/macros/profile/profile-screenshot.html" import productScreenshotModal %} {% from "/macros/profile/profile-lead-form.html" import LeadModal %} {% from "/macros/profile/profile-upgrade.html" import UpgradeModal %} {% from "/macros/sliders/slider.html" import slider %} {% from "/macros/sliders/script.html" import sliderScript %} {% from "/macros/notification.html" import notificationModel %} {% block dataPage %}profile{% endblock %} {% block mainRegionClass %}profile-region{% endblock %} {% block headContent %}
{{ productHeadCard(application) }} {% endblock %} {% block content %} {% block profileContent %}