{% extends "framework/base.html" %} {% block header %} {{ _('SolarSchedule 编辑') }} {% endblock %} {% block content %}

{{ _('SolarSchedule') }} {{ _('编辑') }}




{{ _('The type of solar event when the job should run') }}
{{ _('Run the task when the event happens at this latitude') }}
{{ _('Run the task when the event happens at this longitude') }}
{% endblock %}