- extends 'manage_group_base.haml' - load static - block 'extrahead' %script window.CKEDITOR_BASEPATH = {% static 'ckeditor/ckeditor/' %}; - block 'content' .cardSection .cardTitle %h3= page_name %em You once filled a form with: %form.djangoFormsP{'method': "POST", 'action': "#{request.path}"} - csrf_token = form.media = form.as_p %div %div %em Are you sure you want to delete it? %button.btn.btn-danger{'name': "do", 'value': "delete"}< %i.fa.fa-times> %span>= ' ' Delete