{% extends "base.html" %} {% set active_page = "admin_settings" %} {% block title %}Authentication Settings - {{ SITE_NAME }}{% endblock %} {% block dashboard_stat %}

Authentication Settings

{% endblock %} {% block content %}

Settings Editor

{% endblock %} {% block head_styles %} {% endblock %} {% block extrascripts %} {% endblock %}