{% if edit_mode %}
You are in Edit Mode. You may Go to the Admin{% if object %}, Edit this {{ object.content_type.name|title }},{% endif %} or Leave Edit Mode. You can also Rebuild the Static Site.
{% endif %}