{% load i18n static common %}
{% with form.form as f %}
{% csrf_token %}
{% layui_inline form.form.start_date %} {% layui_inline form.form.end_date %}
{% layui_inline form.form.shift %}
{% endwith %}