This commit is contained in:
Aevann1 2022-01-15 13:03:51 +02:00
parent 0c4d8db0d7
commit 2d46e030f2
3 changed files with 2 additions and 3 deletions

View file

@ -73,5 +73,4 @@
<button class="btn btn-primary mt-3" onclick="post_toast('/admin/purge_cache');">PURGE CACHE</button>
{% endif %}
<input type="button" value="Say hello" onClick="Subscribe('{{request.host}}{{v.id}}')" />
{% endblock %}