{% if not ajax %} {% extends "base.html" %} {% endif %} {% from "macros.jinja" import window_vars with context %} {% block scripts %} {{ window_vars(user, wallet, extensions, extension_data) }}{% endblock %} {% block page %}
{% if extension_builder_enabled %} {% else %} {% endif %}
 






:
  • :
  • :

repository

{% endblock %}