Remove unnecessary blank lines in search.html for cleaner code structure.
This commit is contained in:
parent
608cb8281b
commit
e96150a92b
1 changed files with 0 additions and 2 deletions
|
@ -16,8 +16,6 @@
|
||||||
{% endblock %}
|
{% endblock %}
|
||||||
|
|
||||||
{% block content %}
|
{% block content %}
|
||||||
|
|
||||||
|
|
||||||
<div class="container">
|
<div class="container">
|
||||||
{% if results['inventory']['rows'] %}
|
{% if results['inventory']['rows'] %}
|
||||||
<div>
|
<div>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue