{% extends "base.html" %} {% block content %}
{{ macros.m_hr_head_top() }} {{ macros.m_row_start('0') }} {{ macros.m_col(2, macros.m_strong('Poster')) }} {{ macros.m_col(10, macros.m_strong('Info')) }} {{ macros.m_row_end() }} {{ macros.m_hr_head_bottom() }}
{% endblock %}