README.md
setup.py
src/alfred3_scheduler/__init__.py
src/alfred3_scheduler/_version.py
src/alfred3_scheduler/element.py
src/alfred3_scheduler/page.py
src/alfred3_scheduler/scheduler.py
src/alfred3_scheduler/section.py
src/alfred3_scheduler/text.py
src/alfred3_scheduler.egg-info/PKG-INFO
src/alfred3_scheduler.egg-info/SOURCES.txt
src/alfred3_scheduler.egg-info/dependency_links.txt
src/alfred3_scheduler.egg-info/requires.txt
src/alfred3_scheduler.egg-info/top_level.txt
src/alfred3_scheduler/static/__init__.py
src/alfred3_scheduler/static/de.json
src/alfred3_scheduler/static/en.json
src/alfred3_scheduler/templates/html/AddDateSlot.html.j2
src/alfred3_scheduler/templates/html/DateSlotRegistration.html.j2
src/alfred3_scheduler/templates/html/DateSlots.html.j2
src/alfred3_scheduler/templates/html/DeleteSlotButton.html.j2
src/alfred3_scheduler/templates/html/SendMailButton.html.j2
src/alfred3_scheduler/templates/html/ShowParticipantsButton.html.j2
src/alfred3_scheduler/templates/html/ViewDateSlots.html.j2
src/alfred3_scheduler/templates/html/cancel_slot.html.j2
src/alfred3_scheduler/templates/html/confirm_registration_de.html.j2
src/alfred3_scheduler/templates/html/remind_participants.html.j2
src/alfred3_scheduler/templates/js/add_date_slot.js.j2
src/alfred3_scheduler/templates/js/dateslot_registration.js.j2
src/alfred3_scheduler/templates/js/send_mail_button.js.j2
src/alfred3_scheduler/templates/js/view_date_slots.js.j2