{{ stylesheet_tag("generator_css") | safe }}
{{ _("Other actions") }} ▼
  • {{ _("Save to localStorage") }}
  • {{ _("Load from localStorage") }}
  • {{ _("Import userscript") }}
  • {{ _("Change background") }}
{% if config['ISSUE_REPORT_LINK'] -%} {{ _("Report an issue") }} {%- endif %}
{{ _("Name") }}: {% if config['ALLOW_LIFETIME_SELECT'] -%} {{ _("Delete from server after") }}: {%- endif %} {% if pack %} {{ _("Download last saved version") }} {% else %} {% endif %} {% if pack_deletion_date %} ({{ _("smilepack will be deleted") }} {{ pack_deletion_date }}) {% else %} {% endif %}
{{ javascript_tag("generator_js") | safe }} {# TODO: This should loaded with ajax #}