Message #{{ message.id }} (detail)
Author: {{ message.user.username }}
Text:
Privacy: {{ ['public', 'unlisted', 'friends', 'only me'][message.privacy] }}
Date: {{ message.pub_date.strftime('%B %-d, %Y %H:%M:%S') }}