{# Fake email template
   This is only for testing #}

From: {{ my-name|title }} <{{ my-email }}>
To: {{ your-name|title }} <{{ your-email }}>
Date: {{ now|date-format:"%A, %B %d, %Y at %I:%M:%S %p" }}

{{ your-name|title }},

This template module contains the following files:

{% for f in files %}{{ counter }}. {{ f }}
{% endfor %}
Yours truly,

{{ my-name|title }}