first commit
This commit is contained in:
4
templates/home/noproject.html.twig
Normal file
4
templates/home/noproject.html.twig
Normal file
@ -0,0 +1,4 @@
|
||||
{% extends 'base.html.twig' %}
|
||||
{%block body%}
|
||||
<h2>Veuillez selectionner un projet</h2>
|
||||
{%endblock%}
|
Reference in New Issue
Block a user