mirror of
https://gitlab.crans.org/mediatek/med.git
synced 2025-06-30 07:51:09 +02:00
Logo sur la page d'accueil
This commit is contained in:
@ -29,8 +29,15 @@ with this program; if not, write to the Free Software Foundation, Inc.,
|
||||
{% block title %}Accueil{% endblock %}
|
||||
|
||||
{% block content %}
|
||||
<h1>Bienvenue sur {{ site_name }} !</h1>
|
||||
<h1>Bienvenue sur {{ site_name }}, notre base de données.</h1>
|
||||
|
||||
<h1>Welcome to procrastination heaven ! </h1>
|
||||
|
||||
<center>
|
||||
<div class="thumbnail">
|
||||
<img src="/static/logo/logo.png" alt="logo">
|
||||
</div>
|
||||
</center>
|
||||
|
||||
|
||||
{% endblock %}
|
||||
|
Reference in New Issue
Block a user