{% extends "wooey/base.html" %} {% load i18n %} {% load wooey_tags %} {% block extra_style %} {{ block.super }} .wooey-script-dropdown { display: inline-block; } {% endblock extra_style %} {% block outer_content %} {{ block.super }} {% if not request.user.is_authenticated %}
{% get_wooey_setting "WOOEY_SITE_TAG" %}