{% if site.inc_before_header %} {% include {{ site.inc_before_header }} %} {% endif %} {% if site.logo_url %} {% include gw_header/logo.html %} {% endif %} {% if site.github.is_user_page %}

View My GitHub Profile

{% endif %} {% if site.show_downloads %} {% include gw_header/downloads.html %} {% endif %} {% if site.inc_after_header %} {% include {{ site.inc_after_header }} %} {% endif %}