{% extends "base.html" %} {% from "macros.jinja" import window_vars with context %} {% block page %}
New Gerty
Gerty
Export to CSV
{% raw %} {% endraw %}
{{ SITE_TITLE }} Gerty extension
{% include "gerty/_api_docs.html" %}
Hit enter to add values Used for getting onchain/ln stats The amount of time in seconds between screen updates Enter a UTC time offset value (e.g. -1)

Use the toggles below to control what your Gerty will display

Displays random quotes from Satoshi
Create Gerty Update Gerty Cancel
{% endblock %} {% block scripts %} {{ window_vars(user) }} {% endblock %} {% block styles %} {% endblock %}