--- layout: base --- {% assign home = "" %} {% if site.github.environment == "dotcom" %} {% assign home = site.baseurl %} {% endif %} {% include contribute-links.html %} {{ content }} {% include footer.html %}