Add HTML titles
This commit is contained in:
parent
a5e50e5de6
commit
ae629b55ad
12 changed files with 639 additions and 265 deletions
|
|
@ -4,9 +4,6 @@
|
|||
{% block content %}
|
||||
<div class="row justify-content-center mb-4">
|
||||
<div class="col-md-10 text-center">
|
||||
<h4>
|
||||
{% trans "search WEI" %}
|
||||
</h4>
|
||||
<input class="form-control mx-auto w-25" type="text" onkeyup="search_field_moved()" id="search_field"/>
|
||||
<hr>
|
||||
<a class="btn btn-primary text-center my-4" href="{% url 'wei:wei_create' %}">{% trans "Create WEI" %}</a>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue