Welcome to {{ game_name }}. You will receive your secret role shortly. Night 0 actions are due by {{ night_end }}.
Rules
Under no circumstances may you show another player any email you receive from me.
For general Mafia rules, check out http://wiki.mafiascum.net
For a complete (but not necessarily helpful) list of all possible roles, see https://github.com/calder/mafia/blob/master/doc/roles.md
Night actions are due by {{ night_end }}.
Day actions are due by {{ day_end }}.
Players
{% for player in players %}
{{ player.name }} <{{ player.info["email"] }}>
{% endfor %}