{# Goblet - Web based git repository browser Copyright (C) 2012-2014 Dennis Kaarsemaker See the LICENSE file for licensing details #} {% extends "base.html" %} {% block content %}

{{ repo.name }} by {{ repo.owner }}

{{ repo.description }}
There are no commits yet in this repository
{% endblock %}