{% extends "repo.html" %} {% block content %}
{% include "path-bar.html" %} {% include "file-view.html" %}
{% endblock %}