{{_('Remove this demo?')}}

{% trans demo_title=submission.title | e %}

You are about to remove {{ demo_title }} from the Demo Studio.

The Demo's listing, source code, and statistics will be deleted.

This action cannot be undone. {% endtrans %}

{{ csrf() }} {% trans cancelUrl=submission.get_absolute_url() %} or Cancel {% endtrans %}