mirror of
https://github.com/Retropex/custom-ocean.xyz-dashboard.git
synced 2025-05-12 19:20:45 +02:00
Update blocks.html
This commit is contained in:
parent
9c952135b8
commit
b42fb2d16f
@ -1,12 +1,12 @@
|
||||
{% extends "base.html" %}
|
||||
|
||||
{% block title %}Bitcoin Blocks - Ocean.xyz Mining Dashboard{% endblock %}
|
||||
{% block title %}Blocks - Ocean.xyz Mining Dashboard{% endblock %}
|
||||
|
||||
{% block css %}
|
||||
<link rel="stylesheet" href="/static/css/blocks.css">
|
||||
{% endblock %}
|
||||
|
||||
{% block header %}Bitcoin Blocks Monitor{% endblock %}
|
||||
{% block header %}Blockchain Monitor{% endblock %}
|
||||
|
||||
{% block blocks_active %}active{% endblock %}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user