{% load cradmin_tags %}
    {% for renderable in me.iter_renderables %}
  1. {% cradmin_render_renderable renderable %}
  2. {% endfor %}