{% load i18n autoplanner %}
{% blocktrans %}You can import multiple tasks at a time. Just enter one task by line, with starting and ending time, categories (multiple categories separated by slashes) and the resource name. Invalid category names will be ignored. {% endblocktrans %}
{% trans 'Task 1' %};{{ example_1|input_date }};{{ example_1|input_time }};{{ example_2|input_date }};{{ example_2|input_time }};{{ example_c }};{{ example_b }} {% trans 'Task 2' %};{{ example_1|input_date }};{{ example_1|input_time }};{{ example_2|input_date }};{{ example_2|input_time }};;{{ example_a }}