summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authorDaniel Weipert <code@drogueronin.de>2023-08-22 15:01:03 +0200
committerDaniel Weipert <code@drogueronin.de>2023-08-22 15:01:03 +0200
commitc0354b250f84d578b609a7f25d71dee7fc24e9ca (patch)
treeaf586e0a4c44a2f2c8df956ca3b992be15daaba3 /index.html
parent54e5ffaeb79f989463c144e58dfcd677b752c5a9 (diff)
currency, save/load
Diffstat (limited to 'index.html')
-rw-r--r--index.html8
1 files changed, 8 insertions, 0 deletions
diff --git a/index.html b/index.html
index 4f498c6..e575ec8 100644
--- a/index.html
+++ b/index.html
@@ -285,6 +285,14 @@
Language
<select data-template-slot="language"></select>
</label>
+
+ <br><br>
+
+ <label>
+ Currency
+ <select data-template-slot="currency"></select>
+ <div>Last Updated: <span data-template-slot="currency.lastUpdated"></span></div>
+ </label>
</div>
</template>