{% extends "base.html" %} {% block title %}Delete Mirror — {{ project.name }} — Fossilrepo{% endblock %} {% block content %}
Are you sure you want to remove the mirror to {{ mirror.git_remote_url }}? This action uses soft delete — the record will be marked as deleted but can be recovered.