Implement choosing source in search form
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{% load static %}
|
||||
{% load index %}
|
||||
|
||||
{% include 'partials/notify.html' %}
|
||||
{% if results is not None %}
|
||||
<div style="display: none" id="jsonData" data-json="{{ data }}">
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user