Update notifications.html

This commit is contained in:
DJObleezy 2025-03-28 19:10:59 -07:00 committed by GitHub
parent 62703f1b4e
commit c18a85693c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,4 +1,4 @@
{% extends "base.html" %}
{% extends "base.html" %}
{% block title %}Notifications - Ocean.xyz Mining Dashboard{% endblock %}
@ -91,4 +91,4 @@
{% block javascript %}
<script src="/static/js/notifications.js"></script>
{% endblock %}
{% endblock %}