{% assign contact_link = "mailto:" | append: site.contact_email %}
{% include nav-page-link.html htmlclass="application" url="/application/" title="Application" active_for_nested=true %} {% include nav-page-link.html htmlclass="learn" url="/learn/" title="Learn" active_for_nested=true %} {% include nav-page-link.html htmlclass="standard" url="/standard/" title="Standard" active_for_nested=true %} {% include nav-page-link.html htmlclass="domain" url="/domain/" title="Domain" active_for_nested=true %} {% include nav-page-link.html htmlclass="scope" url="/scope/" title="Scope" active_for_nested=true %} {% include project-nav.html %} {% include nav-page-link.html htmlclass="about" url="/about/" title="About" active_for_nested=true %} {% include nav-page-link.html htmlclass="blog" url="/blog/" title="Blog" active_for_nested=true %}