{% if stylesheet -%}
{%- else -%} {%- endif %}
{%- for message in messages %} {# The {{''}} tags are a hackish form of whitespace control. Sorry. -#}
{{'' }}
{{'' }}
{{message.timestamp.strftime('%m-%d %H:%M')}}
{{'' }}
{{' '}} {%- include message.template -%}
{%- else -%}
There are no matching messages for this time period.
{%- endfor %}