{% load staticfiles %} {% load bootstrap3 %} Scirius Home {% if settings.CUSTOM_CSS %} {% endif %}
{% if not in_selks %} {% include "rules/ssp-home.html" %} {% else %} {% include "rules/ce-home.html" %} {% endif %}
{% include "rules/footer.html" %}