{% load i18n static rules octicons %} LC Server Control Panel {% block extra_head_script %}{% endblock %} {% block extra_style %}{% endblock %} {% if request.user.is_authenticated %}
{% block content %}{% endblock %}
{% block extra_script %}{% endblock %} {% else %} You are not logged in. {% endif %}