{% extends "base.html" %} {% block title %}Remove Member — Fossilrepo{% endblock %} {% block content %}
Are you sure you want to remove {{ membership.member.username }} from the organization? This action uses soft delete — the membership can be recovered.