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

templates.exceptionPublic.html Maven / Gradle / Ivy

The newest version!
{#==========================================
Exception - public
==========================================#}
{% extends "./layout.html" %}

{% block sectionClasses %}error{% endblock %}
{% block meta_title %}Error{% endblock %}
{% block meta_description %}Error{% endblock %}

{% block body %}

{{message}}
{% endblock %}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy