{% extends "base.html" %} {% block title %} LAF Imports {% endblock %} {% block nav %} LAF Imports {% endblock %} {% block content %}
Import LAF Files
{% for participant, timestamp in properties.items() %} {% endfor %}
Participant Timestamp
{{participant}} {{timestamp|hh_format}}
{% if process_ids %} {% endif %}

This gadget takes files from https://www.elexonportal.co.uk/svallf/view and imports into Chellow. In the Elexon form, choose:

{% endblock %}