{% include 'header.html' %} {% include 'navigation.html' %}

{{project_name}}

{% if is_built %}
{% endif %}
{% if exports != None %} {% endif %} Is x64: {{ is_64}}
Is Dotnet: {{ is_dotnet}}
{{ project_dir }}
{% include 'files.html' %}