{% 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" %}

Use the toggles below to control what your Gerty will display

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):

Create Gerty Update Gerty Cancel
{% endblock %} {% block scripts %} {{ window_vars(user) }} {% endblock %} {% block styles %} {% endblock %}