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

templates.demos.httpAuthProtectedPage.html Maven / Gradle / Ivy

There is a newer version: 2.2.0
Show newest version
{% extends "../layout.html" %}

{% block sectionClasses %}demo_http_auth_protected{% endblock %}
{% block meta_title %}Demo - HTTP Authentication - Protected page{% endblock %}
{% block meta_description %}HTTP authentication protected page demo{% endblock %}

{% block body %}

Congrats, you're in!

{% endblock %}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy