{% 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" %}
Displays random quotes from Satoshi
Hit enter to add values Hit enter to add values
The amount of time in seconds between screen updates
Create Gerty Update Gerty Cancel
{% endblock %} {% block scripts %} {{ window_vars(user) }} {% endblock %} {% block styles %} {% endblock %}