{% extends "base.html" %} {% block title %} » Elexon Importer &rquo; Edit {% endblock %} {% block nav %} Elexon Importer &rquo; Edit {% endblock %} {% block content %}

An Elexon scripting key can be obtained from https://www.elexonportal.co.uk/.

Update Scripting Key {{ input_text('scripting_key', initial=scripting_key) }}
{% endblock %}