{% extends "repo.html" %} {% block header %}{{ super() }}/tree{% endblock %} {% block content %}

Create new branch

The branch will be based on the currently selected branch.

{% include "tree-view.html" %}
{% endblock %}