{% extends "repomaker/base_modal.html" %} {% load i18n %} {% block title %}{% trans 'Delete Screenshot' %}{% endblock %} {% block rm-content %}
{% blocktrans with app=object.app trimmed %} Are you sure you want to delete this screenshot from your app {{ app }}? {% endblocktrans %}