{# Goblet - Web based git repository browser Copyright (C) 2013 Dennis Kaarsemaker See the LICENSE file for licensing details #} {% extends "base.html" %} {% block title %}Git repositories on {{ request.host }}{% endblock %} {% block content %} {% if config['ABOUT'] %}