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

Ref {{ git_commit.get_refs_str() }}

Comparison to default ref, {{ default_ref_str }}

{% endblock %}