This commit is contained in:
Ludovic Stephan 2020-07-20 11:34:28 +02:00
parent aa2f691f1e
commit e64f405299
5 changed files with 13 additions and 8 deletions

View file

@ -1,7 +1,7 @@
{% extends "bds/base_layout.html" %}
{% block content %}
<div style="width: 60%; margin: auto; padding-top: 2em;">
<div class="container">
Bienvenue sur GestioBDS&#8239;!
<br>

View file

@ -3,7 +3,7 @@
<nav id="search-bar" class="level">
<div class="level-item">
<figure class="image is-64x64 is-pulled-left">
<figure class="image is-64x64">
<a href="{% url "bds:home" %}">
<img src="{% static "bds/images/logo_square.svg" %}" alt="bds-logo">
</a>