{% macro page_header(title) %}
<div class="title-container section-title bottom-divider">
{{ title }}
</div>
{% endmacro page_header %}