{% extends "mod/base.html" %} {% block style %} {% include "css/contentDefault.css" %} {% endblock %} {% block content %}

REPOSITORY:

ACTIONS:

LINK:

FEATURES:

{% for feature in features %} {% endfor %}

CONFIRMATION:

This will (irreversibly) delete all associated files! Please type in the full repository name to confirm.

{% endblock %} {% block script %} {% include "js/contentDefault.js" %} {% endblock %}