{% import 'macros/flash.html' as flash with context %} {% extends "admin/index.html" %} {% block content %}

Calendar_definitions

Calendar_definitions Table

{% for value in data.items %} {% endfor %}
id Name Start End Range history periods Range future periods Freq period start day Freq normalize Freq closed Edit
{{ value.id }} {{ value.name }} {{ value.start }} {{ value.end }} {{ value.range_history_periods }} {{ value.range_future_periods }} {{ value.freq_period_start_day }} {{ value.freq_normalize }} {{ value.freq_closed }} Edit | Delete
{% endblock content %}