moved topcs menu to header

This commit is contained in:
2022-05-09 18:10:21 +02:00
parent c7f7af1c01
commit cd5651ac62
6 changed files with 32 additions and 12 deletions

View File

@@ -7,6 +7,7 @@
<form action="{{request.route_url('login')}}" method="post">
<h2>Se connecter</h2>
<div class="form-group">
<input type="text" name="username" class="form-control" placeholder="Identifiant">
</div>