{% assign contact_link = "mailto:" | append: site.contact_email %} {% include nav-page-link.html htmlclass="blog" url="/blog/" title="Blog" active_for_nested=true %} {% include nav-page-link.html htmlclass="features" url="/features/" title="Features" active_for_nested=true %} {% include nav-page-link.html htmlclass="faq" url="/faq/" title="FAQ" active_for_nested=true %} {% include nav-page-link.html htmlclass="about" url="/about/" title="About" active_for_nested=true %}