Fix tabulation issue in template

This commit is contained in:
Edgar P. Burkhart 2022-12-28 09:56:23 +01:00
parent 60631b77b7
commit e911cdcf6b
Signed by: edpibu
GPG key ID: 9833D3C5A25BD227

View file

@ -49,7 +49,7 @@
{% translate "Snapshot" %}
</a>
<form id="search" action="{% url 'search_post' %}" method="post">
{% csrf_token %}
{% csrf_token %}
<input type="text"
name="search"
placeholder="{% translate "Search" %}"