diff --git a/lnbits/extensions/gerty/templates/gerty/gerty.html b/lnbits/extensions/gerty/templates/gerty/gerty.html
index fa5aacfe..a8ab2e6d 100644
--- a/lnbits/extensions/gerty/templates/gerty/gerty.html
+++ b/lnbits/extensions/gerty/templates/gerty/gerty.html
@@ -1,7 +1,7 @@
{% extends "public.html" %} {% block toolbar_title %} Gerty: {% raw %}{{ gertyname }}{% endraw %}{%
endblock %}{% block page %} {% raw %}
-
+
@@ -30,6 +30,36 @@ endblock %}{% block page %} {% raw %}
+
+
+
+ Onchain
+
+
+ {{item[0].value}}: {{item[1].value}}
+
+
+
+
+
+ Mining
+
+
+ {{item[0].value}}: {{item[1].value}}
+
+
+
+
+
+ Lightning (Last 7 days)
+
+
+ {{item[0].value}}: {{item[1].value}}
+
+
+
+
+
{% endraw %} {% endblock %} {% block scripts %}
diff --git a/lnbits/extensions/gerty/templates/gerty/index.html b/lnbits/extensions/gerty/templates/gerty/index.html
index 501708bc..e990dd75 100644
--- a/lnbits/extensions/gerty/templates/gerty/index.html
+++ b/lnbits/extensions/gerty/templates/gerty/index.html
@@ -140,210 +140,33 @@
label="Name"
placeholder="Son of Gerty"
>
+
Use the toggles below to control what your Gerty will display
+ size="xs"
+ v-model="formDialog.data.display_preferences.fun_satoshi_quotes"
+ val="xs"
+ label="Satoshi Quotes"
+ >Displays random quotes from Satoshi
+
-
-
- Displays random quotes from Satoshi
-
-
-
-
-
-
-
-
-
-
- Hit enter to add values
-
-
-
-
-
-
-
-
-
-
-
- The amount of time in seconds between screen updates
-
-
-
-
- Gerty Device Dashboards (for Gerty
- devices):
-
+ size="xs"
+ v-model="formDialog.data.display_preferences.fun_exchange_market_rate"
+ val="xs"
+ label="Fiat to BTC price"
+ >
-
-
+
+
+