otwa-aggie/app/views/challenge/prompt_meme/confirm_delete.html.erb
2026-08-13 00:44:25 -04:00

6 lines
213 B
Text

<!--Descriptive page name, messages and instructions-->
<h2 class="heading"><%= ts("Delete Prompt Meme") %></h2>
<!--main content-->
<%= render "challenge/shared/challenge_form_confirm_delete" %>
<!--/content-->