mirror of
https://github.com/Southampton-RSG/breccia-mapper.git
synced 2026-05-15 23:41:28 +01:00
[FIX] Offline PWA functionality and style offline page
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
{% extends 'base.html' %}
|
||||
|
||||
{% block content %}
|
||||
<h2>Offline</h2>
|
||||
|
||||
<p>You are currently offline. Please connect to a network to use this platform.</p>
|
||||
|
||||
{% endblock %}
|
||||
Reference in New Issue
Block a user