{% extends header %} {% block body %} {%include toprow%}
{%comment %}
{%block left_column %} {%include left_sidebar %} {%endblock left_column%}
{%endcomment %}

{{msg}}

(╯°□°)╯︵ ┻━┻

{%block right_column %} {%include side_panel%} {%endblock right_column%}
{%include footer_row %} {%endblock body%} {% include jscript_html %}