{% extends "base.html" %} {% block base_header_additional_head %} {% endblock %} {% block base_content %}

Toolbox

{% if not current_user_data.account.is_default_account %}
Change layout Drag to sort existing tools. Drag them to the yellow list to hide them.
{% endif %} {% if layout == 'grid' %}
{% else %}
{% endif %}
{% endblock %}