{% extends "base.htm" %} {% block title %} Confirm deletion of repository #{{repo.id}} {% endblock %} {% block content %}

Delete paste #{{repo.id}}?

Do you really want to delete the folloing paste #{{repo.id}}?

{{repo.getDescription}}

{% endblock %}