{% extends "projector/project/repository/browse.html" %} {% load i18n %} {% load native %} {% load breadcrumber %} {% block browse-content %}
{% block browse-content-info %}{{ block.super }}{% endblock %}
{% annotate_content root linenos=true anchorlinenos=true lineanchors=line cssclass="code-highlight" %}
{% endblock %}