Améliorations et correctifs
This commit is contained in:
7
applicatif/zone_interne/ldap/sources/templates/404.tmpl
Normal file
7
applicatif/zone_interne/ldap/sources/templates/404.tmpl
Normal file
@@ -0,0 +1,7 @@
|
||||
## -*- coding: utf-8 -*-
|
||||
<%inherit file="navbar.tmpl"/>
|
||||
<%block name="core">
|
||||
<div class="alert alert-warning alert-dismissible" role="alert">
|
||||
<strong>404 Page not found,</strong> URL not available
|
||||
</div>
|
||||
</%block>
|
||||
Reference in New Issue
Block a user