All Downloads are FREE. Search and download functionalities are using the official Maven repository.

templates.admin.protection_example.html Maven / Gradle / Ivy

There is a newer version: 0.9.28
Show newest version
{#==========================================
Admin
==========================================#}
{% extends "../layout.html" %}

{% block sectionClasses %}protected{% endblock %}
{% block meta_title %}HTTP authentication protected page example{% endblock %}
{% block meta_description %}HTTP authentication protected page example{% endblock %}

{% block body %}

Protected page example

{% endblock %}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy