remotes/1693045480750635534/spooky-22
Aevann1 2022-01-15 12:56:30 +02:00
parent e4e024a905
commit a46254098e
1 changed files with 0 additions and 7 deletions

View File

@ -73,11 +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}}')" />
<script type="text/javascript">
function Subscribe(toast) {
Android.Subscribe(toast);
}
</script>
{% endblock %}