{% if title %}
{{ title | safe }}
{% else %}
troels.im
{% endif %}
{% if seo_meta_tags %} {{ seo_meta_tags | safe }} {% else %}
{% endif %}
{% if app_html %} {{app_html | safe}} {% else %}
Dialing troels.im ...
Establishing 56k connection... Please don't pick up the phone!
{% endif %}