{% extends 'account/administrator/shell.html' %} {% block content %} Moderator actions {% for action in props.actions %} action {% else %} No actions found {% endfor %} {% endblock content %}