Update web/templates/search.html
This commit is contained in:
parent
c0e1407709
commit
d0001155d0
@ -3,7 +3,7 @@
|
|||||||
{% load static %}
|
{% load static %}
|
||||||
|
|
||||||
{% block content %}
|
{% block content %}
|
||||||
<script src="{% static 'core/search-help.js' %}"></script>
|
<script src="{% static 'web/core/static/core/search-help.js' %}"></script>
|
||||||
<div class="container">
|
<div class="container">
|
||||||
<h1 class="page-title">Search</h1>
|
<h1 class="page-title">Search</h1>
|
||||||
<!-- <p class="page-subtitle">
|
<!-- <p class="page-subtitle">
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user