{% extends 'klaus/base.html' %} {% block title %} History of {% if path %}{{ path }} - {% endif %} {{ block.super }} {% endblock %} {% block content %} {% include "klaus/includes/tree.inc.html" %}
git clone {{ url_for('history', repo=repo.name, _external=True) }}
{% endif %}
{% endcomment %}