Offline page
diff --git a/offline.html b/offline.html
new file mode 100644
index 0000000..ef3a192
--- /dev/null
+++ b/offline.html
@@ -0,0 +1,10 @@
+<!DOCTYPE html>
+<html>
+  <head>
+    <meta charset="utf-8">
+    <title>Sense connexió</title>
+  </head>
+  <body>
+    <p>No podem carregar aquesta pàgina perquè estàs sense connexió.</p>
+  </body>
+</html>