{% extends "/shared/base.html" %} {% block title %}Home{% endblock %} {% block main %}
app icon

Basic Git Web Interface

A fast and minimal git web interface.

Features

{% if current_user.is_authenticated %}

Go Explore

{% else %}

To use this service please login.

{% endif %} {% endblock %}