Terms of Service | Privacy Policy | Cookie Policy

Verified Commit cb9514f1 authored by Uwe Plonus's avatar Uwe Plonus
Browse files

Changed template

parent ab0871c4
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -25,6 +25,7 @@
          <a href="{{ site.zip_url }}" id="download-zip" class="button"><span>Download .zip</span></a>
          <a href="{{ site.tar_url }}" id="download-tar-gz" class="button"><span>Download .tar.gz</span></a>
          {% endif %}
          <a href="{{ site.repository_url }}" id="view-on-github" class="button"><span>View Project</span></a>
        </section>
        <hr>
        <section id="main_content">
@@ -32,9 +33,7 @@
        </section>

        <footer>
        {% if site.is_project_page %}
          {{ site.title }} is maintained by {{ site.maintainer }}<br>
        {% endif %}
        </footer>

      </div>