{% import '@Theme/macro/form.html' as Form %}
{{ _p('Are you sure you want to delete this video?') }}
{{ Form.submit(_p('Yes, delete this video')) }}

{{ _p('Note that deleting your feed also deletes your original video.') }}

{{ _p('No thanks, I\'ll keep this video.') }}