{% extends 'so_base.html' %} {% load auth_extras %} {% block content %} {% if request.yauser|has_group:"shingers-administrator" %}
Text
{% csrf_token %}
Shingle
Type
Weight
Duration hours
Tags
{% else %}

You have no permission to use this tool.

{% endif %} {% endblock content %} {% block script %} {% endblock %}