{% extends "sphene/sphblockframework/base.html" %} {% load sph_extras %} {% block content %}

This page allows you to customize the block configurations.

Available block configurations:

{% if blockconfigs %} {% else %} None {% endif %}

Create a new block configuration:

{{ createblockform }}
{% endblock %}