{% if approved %}

{{post.name}} was approved!

You can click here to view your post.

{% else %}

{{post.name}} could not be approved. More information may be below

{{reason}}

{% endif %}