{% if is_app_root_defined(config.APPLICATION_ROOT) %}
{% endif %}
D-Tale Code Snippet
{#
Despite the fact we reload these again later on, in order for the header to rendered correctly
before the rest of the page is built we need to load them here as well.
#}
{% if github_fork %}
Fork me on GitHub
{% endif %}
D-TALE-
{#
In order to get styles to load correctly, we need to reload these files.
In CSS, the last style declared takes precedence.
#}