{% extends "base.html" %} {% block title %}Ref {{ git_commit.get_refs_str() }}{% endblock %} {% block breadcrumbs %} {% endblock %} {% block body %}

Ref {{ git_commit.get_refs_str() }}

This is the default branch.

{% endblock %}