Initial commit
Cette révision appartient à :
révision
793bb6a488
182 fichiers modifiés avec 17153 ajouts et 0 suppressions
8
templates/404-public.html
Fichier normal
8
templates/404-public.html
Fichier normal
|
|
@ -0,0 +1,8 @@
|
|||
{% extends "base-public.html" %}
|
||||
|
||||
{% block title %}Page introuvable{% endblock %}
|
||||
|
||||
{% block content %}
|
||||
<h2>Page introuvable</h2>
|
||||
<p>Nous sommes désolés, la page demandée n'existe pas ou plus.</p>
|
||||
{% endblock %}
|
||||
Chargement…
Ajouter une table
Ajouter un lien
Référencer dans un nouveau ticket