add original EGG-INFO
authorDobrica Pavlinusic <dpavlin@deimos.ffzg.hr>
Tue, 8 Dec 2015 12:47:33 +0000 (13:47 +0100)
committerDobrica Pavlinusic <dpavlin@deimos.ffzg.hr>
Tue, 8 Dec 2015 12:47:33 +0000 (13:47 +0100)
EGG-INFO/SOURCES.txt [new file with mode: 0644]
EGG-INFO/entry_points.txt [new file with mode: 0644]

diff --git a/EGG-INFO/SOURCES.txt b/EGG-INFO/SOURCES.txt
new file mode 100644 (file)
index 0000000..9228b2d
--- /dev/null
@@ -0,0 +1,5279 @@
+AUTHORS
+COPYING
+ChangeLog
+INSTALL
+MANIFEST.in
+NEWS
+README
+ez_setup.py
+setup.cfg
+setup.py
+bin/legacy/RBVideoconferenceDontKnow.py
+bin/legacy/absolute2relative.py
+bin/legacy/chdatetime.py
+bin/legacy/contribTypeConverter.py
+bin/legacy/createContribsFromAbstracts.py
+bin/legacy/createOAIConferenceCache.py
+bin/legacy/createOAIContributionCache.py
+bin/legacy/createSocialEventObjects.py
+bin/legacy/exhumeEventLinks.py
+bin/legacy/fixWrongImportedAgendaUsers.py
+bin/legacy/migrateContribs.py
+bin/legacy/packCRBS.py
+bin/legacy/rebuildAuthorIndex.py
+bin/legacy/rectifySubContArchiveHierarchy.py
+bin/legacy/removeIC.py
+bin/legacy/resetDisplayMgrs.py
+bin/legacy/sendEmail2PA&Submitters.py
+bin/legacy/sendEmail2SubmittersUsingTPL.py
+bin/legacy/sendEmailLastDatePapers.py
+bin/legacy/setCategConfNum.py
+bin/legacy/setSubmissionPrivileges.py
+bin/legacy/syncContribCounters.py
+bin/legacy/updatePendingSubmitters.py
+bin/legacy/zeopack.py
+bin/maintenance/category_integrity.py
+bin/maintenance/fix_utf8_errors.py
+bin/maintenance/packDB.py
+bin/maintenance/indexes/README.txt
+bin/maintenance/indexes/all_index_check.py
+bin/maintenance/indexes/fix_categ_conf_sd.py
+bin/maintenance/indexes/getindexsize.py
+bin/maintenance/indexes/reindexAvatarLink.py
+bin/maintenance/indexes/reindexOAIModificationDates.py
+bin/maintenance/indexes/reindexcalendars.py
+bin/maintenance/indexes/reindexcategories.py
+bin/maintenance/indexes/reindexcategorydateindex.py
+bin/maintenance/indexes/reindexcategorynameindex.py
+bin/maintenance/indexes/reindexusers.py
+bin/migration/CategoryDate.py
+bin/migration/Migration0.8.14To0.90.0.py
+bin/migration/TZMigration.py
+bin/migration/check_conflict_description_content.py
+bin/migration/mapAspects.py
+bin/migration/migrate.py
+bin/migration/migrateTo_0_97.py
+bin/migration/pendingsMigration.py
+bin/migration/updateAC.py
+bin/recovery/backup.py
+bin/recovery/recover.txt
+bin/recovery/recoverParticipants.py
+bin/recovery/recovery.py
+bin/recovery/restore_meeting.py
+bin/utils/VSGuideHTMLFix.py
+bin/utils/apiProxy.py
+bin/utils/base.py
+bin/utils/changeCreatorToReservation.py
+bin/utils/changeSessionColors.py
+bin/utils/changeStyle.py
+bin/utils/check_uh.py
+bin/utils/convert-templates.py
+bin/utils/convertToMako.py
+bin/utils/fileArchiveStats.py
+bin/utils/findUnusedTemplates.sh
+bin/utils/fix_character_encoding.py
+bin/utils/getAllCatAccess.py
+bin/utils/getAllCatManagers.py
+bin/utils/getNameBadIndexed.py
+bin/utils/getNotMainResourcePapers.py
+bin/utils/getStatusProtectionCategory.py
+bin/utils/htttapitester.py
+bin/utils/inheritanceGraph.py
+bin/utils/interest_scores.py
+bin/utils/markMainResources.py
+bin/utils/offlineMirror.py
+bin/utils/proposeAbstractsToAccept.py
+bin/utils/registerFoundationSync.py
+bin/utils/removeObsoleteGroups.py
+bin/utils/removePasswords.py
+bin/utils/room_occupation.py
+bin/utils/syncFromAbstractToContribs.py
+bin/utils/zodb/class_stats.py
+bin/utils/zodb/dataStats.sh
+bin/utils/zodb/findPathFromOid.py
+bin/utils/zodb/fstest.py
+bin/utils/zodb/last_transactions_information.py
+bin/utils/zodb/mostUsedClasses.py
+bin/utils/zodb/objects_stats.py
+bin/utils/zodb/showTransactionDetails.py
+bin/utils/zodb/sizeIncreasing_stats.py
+bin/utils/zodb/transactions_stats.py
+etc/indico.conf.sample
+etc/logging.conf.sample
+etc/zdctl.conf.sample
+etc/zodb.conf.sample
+indico/__init__.py
+indico.egg-info/PKG-INFO
+indico.egg-info/SOURCES.txt
+indico.egg-info/dependency_links.txt
+indico.egg-info/entry_points.txt
+indico.egg-info/namespace_packages.txt
+indico.egg-info/not-zip-safe
+indico.egg-info/requires.txt
+indico.egg-info/top_level.txt
+indico/MaKaC/__init__.py
+indico/MaKaC/abstractReviewing.py
+indico/MaKaC/accessControl.py
+indico/MaKaC/badge.py
+indico/MaKaC/badgeDesignConf.py
+indico/MaKaC/conference.py
+indico/MaKaC/contributionReviewing.py
+indico/MaKaC/domain.py
+indico/MaKaC/epayment.py
+indico/MaKaC/errors.py
+indico/MaKaC/evaluation.py
+indico/MaKaC/fileRepository.py
+indico/MaKaC/i18n.py
+indico/MaKaC/paperReviewing.py
+indico/MaKaC/participant.py
+indico/MaKaC/poster.py
+indico/MaKaC/posterDesignConf.py
+indico/MaKaC/rb_customAttributesManager.py
+indico/MaKaC/rb_dalManager.py
+indico/MaKaC/rb_equipmentManager.py
+indico/MaKaC/rb_factory.py
+indico/MaKaC/rb_location.py
+indico/MaKaC/rb_reservation.py
+indico/MaKaC/rb_room.py
+indico/MaKaC/rb_tools.py
+indico/MaKaC/registration.py
+indico/MaKaC/review.py
+indico/MaKaC/roomMapping.py
+indico/MaKaC/schedule.py
+indico/MaKaC/statistics.py
+indico/MaKaC/trashCan.py
+indico/MaKaC/user.py
+indico/MaKaC/webcast.py
+indico/MaKaC/PDFinterface/__init__.py
+indico/MaKaC/PDFinterface/base.py
+indico/MaKaC/PDFinterface/conference.py
+indico/MaKaC/PDFinterface/ttfonts/.keep
+indico/MaKaC/authentication/AuthenticationMgr.py
+indico/MaKaC/authentication/LDAPAuthentication.py
+indico/MaKaC/authentication/LocalAuthentication.py
+indico/MaKaC/authentication/__init__.py
+indico/MaKaC/authentication/baseAuthentication.py
+indico/MaKaC/common/Announcement.py
+indico/MaKaC/common/Configuration.py
+indico/MaKaC/common/ContextHelp.py
+indico/MaKaC/common/Conversion.py
+indico/MaKaC/common/Counter.py
+indico/MaKaC/common/Locators.py
+indico/MaKaC/common/MaKaCConfig.py
+indico/MaKaC/common/ObjectHolders.py
+indico/MaKaC/common/PickleJar.py
+indico/MaKaC/common/TemplateExec.py
+indico/MaKaC/common/__init__.py
+indico/MaKaC/common/cache.py
+indico/MaKaC/common/contextManager.py
+indico/MaKaC/common/contribPacker.py
+indico/MaKaC/common/datetimeParser.py
+indico/MaKaC/common/db.py
+indico/MaKaC/common/externalOperationsManager.py
+indico/MaKaC/common/filters.py
+indico/MaKaC/common/fossilize.py
+indico/MaKaC/common/indexes.py
+indico/MaKaC/common/info.py
+indico/MaKaC/common/log.py
+indico/MaKaC/common/logger.py
+indico/MaKaC/common/mail.py
+indico/MaKaC/common/maintenanceMng.py
+indico/MaKaC/common/offlineWebsiteCreator.py
+indico/MaKaC/common/output.py
+indico/MaKaC/common/pendingQueues.py
+indico/MaKaC/common/search.py
+indico/MaKaC/common/security.py
+indico/MaKaC/common/timerExec.py
+indico/MaKaC/common/timezoneUtils.py
+indico/MaKaC/common/url.py
+indico/MaKaC/common/utils.py
+indico/MaKaC/common/xmlGen.py
+indico/MaKaC/common/xmlrpcTimeout.py
+indico/MaKaC/consoleScripts/__init__.py
+indico/MaKaC/consoleScripts/indicoCtl.py
+indico/MaKaC/consoleScripts/indicoInitialSetup.py
+indico/MaKaC/consoleScripts/installBase.py
+indico/MaKaC/consoleScripts/post_install.sh
+indico/MaKaC/export/__init__.py
+indico/MaKaC/export/excel.py
+indico/MaKaC/export/fileConverter.py
+indico/MaKaC/fossils/__init__.py
+indico/MaKaC/fossils/abstracts.py
+indico/MaKaC/fossils/conference.py
+indico/MaKaC/fossils/contribution.py
+indico/MaKaC/fossils/error.py
+indico/MaKaC/fossils/modules.py
+indico/MaKaC/fossils/participant.py
+indico/MaKaC/fossils/reviewing.py
+indico/MaKaC/fossils/roomBooking.py
+indico/MaKaC/fossils/schedule.py
+indico/MaKaC/fossils/subcontribution.py
+indico/MaKaC/fossils/user.py
+indico/MaKaC/modules/__init__.py
+indico/MaKaC/modules/cssTpls.py
+indico/MaKaC/modules/news.py
+indico/MaKaC/modules/upcoming.py
+indico/MaKaC/plugins/__init__.py
+indico/MaKaC/plugins/base.py
+indico/MaKaC/plugins/helpers.py
+indico/MaKaC/plugins/loader.py
+indico/MaKaC/plugins/util.py
+indico/MaKaC/plugins/Collaboration/__init__.py
+indico/MaKaC/plugins/Collaboration/actions.py
+indico/MaKaC/plugins/Collaboration/base.py
+indico/MaKaC/plugins/Collaboration/blueprint.py
+indico/MaKaC/plugins/Collaboration/collaborationTools.py
+indico/MaKaC/plugins/Collaboration/components.py
+indico/MaKaC/plugins/Collaboration/fossils.py
+indico/MaKaC/plugins/Collaboration/handlers.py
+indico/MaKaC/plugins/Collaboration/http_api.py
+indico/MaKaC/plugins/Collaboration/indexes.py
+indico/MaKaC/plugins/Collaboration/mail.py
+indico/MaKaC/plugins/Collaboration/options.py
+indico/MaKaC/plugins/Collaboration/output.py
+indico/MaKaC/plugins/Collaboration/pages.py
+indico/MaKaC/plugins/Collaboration/ravem.py
+indico/MaKaC/plugins/Collaboration/services.py
+indico/MaKaC/plugins/Collaboration/urlHandlers.py
+indico/MaKaC/plugins/Collaboration/CERNMCU/__init__.py
+indico/MaKaC/plugins/Collaboration/CERNMCU/actions.py
+indico/MaKaC/plugins/Collaboration/CERNMCU/collaboration.py
+indico/MaKaC/plugins/Collaboration/CERNMCU/common.py
+indico/MaKaC/plugins/Collaboration/CERNMCU/fossils.py
+indico/MaKaC/plugins/Collaboration/CERNMCU/mcu.py
+indico/MaKaC/plugins/Collaboration/CERNMCU/options.py
+indico/MaKaC/plugins/Collaboration/CERNMCU/pages.py
+indico/MaKaC/plugins/Collaboration/CERNMCU/services.py
+indico/MaKaC/plugins/Collaboration/CERNMCU/htdocs/Style.css
+indico/MaKaC/plugins/Collaboration/CERNMCU/tpls/AdvancedTab.tpl
+indico/MaKaC/plugins/Collaboration/CERNMCU/tpls/Extra.js
+indico/MaKaC/plugins/Collaboration/CERNMCU/tpls/Indexing.js
+indico/MaKaC/plugins/Collaboration/CERNMCU/tpls/InformationDisplay.tpl
+indico/MaKaC/plugins/Collaboration/CERNMCU/tpls/Main.js
+indico/MaKaC/plugins/Collaboration/CERNMCU/tpls/NewBookingForm.tpl
+indico/MaKaC/plugins/Collaboration/DummyPlugin/__init__.py
+indico/MaKaC/plugins/Collaboration/DummyPlugin/collaboration.py
+indico/MaKaC/plugins/Collaboration/DummyPlugin/options.py
+indico/MaKaC/plugins/Collaboration/DummyPlugin/pages.py
+indico/MaKaC/plugins/Collaboration/EVO/__init__.py
+indico/MaKaC/plugins/Collaboration/EVO/actions.py
+indico/MaKaC/plugins/Collaboration/EVO/collaboration.py
+indico/MaKaC/plugins/Collaboration/EVO/common.py
+indico/MaKaC/plugins/Collaboration/EVO/fossils.py
+indico/MaKaC/plugins/Collaboration/EVO/mail.py
+indico/MaKaC/plugins/Collaboration/EVO/options.py
+indico/MaKaC/plugins/Collaboration/EVO/pages.py
+indico/MaKaC/plugins/Collaboration/EVO/htdocs/Style.css
+indico/MaKaC/plugins/Collaboration/EVO/tpls/AdvancedTab.tpl
+indico/MaKaC/plugins/Collaboration/EVO/tpls/Extra.js
+indico/MaKaC/plugins/Collaboration/EVO/tpls/Indexing.js
+indico/MaKaC/plugins/Collaboration/EVO/tpls/InformationDisplay.tpl
+indico/MaKaC/plugins/Collaboration/EVO/tpls/Main.js
+indico/MaKaC/plugins/Collaboration/EVO/tpls/NewBookingForm.tpl
+indico/MaKaC/plugins/Collaboration/RecordingManager/__init__.py
+indico/MaKaC/plugins/Collaboration/RecordingManager/actions.py
+indico/MaKaC/plugins/Collaboration/RecordingManager/collaboration.py
+indico/MaKaC/plugins/Collaboration/RecordingManager/common.py
+indico/MaKaC/plugins/Collaboration/RecordingManager/components.py
+indico/MaKaC/plugins/Collaboration/RecordingManager/exceptions.py
+indico/MaKaC/plugins/Collaboration/RecordingManager/fossils.py
+indico/MaKaC/plugins/Collaboration/RecordingManager/micala.py
+indico/MaKaC/plugins/Collaboration/RecordingManager/options.py
+indico/MaKaC/plugins/Collaboration/RecordingManager/output.py
+indico/MaKaC/plugins/Collaboration/RecordingManager/pages.py
+indico/MaKaC/plugins/Collaboration/RecordingManager/services.py
+indico/MaKaC/plugins/Collaboration/RecordingManager/htdocs/Style.css
+indico/MaKaC/plugins/Collaboration/RecordingManager/htdocs/images/RecordingManagerAgreedCheck.png
+indico/MaKaC/plugins/Collaboration/RecordingManager/htdocs/images/RecordingManagerAgreedNotCheck.png
+indico/MaKaC/plugins/Collaboration/RecordingManager/htdocs/images/RecordingManagerCDSCheck.png
+indico/MaKaC/plugins/Collaboration/RecordingManager/htdocs/images/RecordingManagerCDSHover.png
+indico/MaKaC/plugins/Collaboration/RecordingManager/htdocs/images/RecordingManagerCDSPending.png
+indico/MaKaC/plugins/Collaboration/RecordingManager/htdocs/images/RecordingManagerIndicoCheck.png
+indico/MaKaC/plugins/Collaboration/RecordingManager/htdocs/images/RecordingManagerMicalaCheck.png
+indico/MaKaC/plugins/Collaboration/RecordingManager/tpls/Extra.js
+indico/MaKaC/plugins/Collaboration/RecordingManager/tpls/Indexing.js
+indico/MaKaC/plugins/Collaboration/RecordingManager/tpls/Main.js
+indico/MaKaC/plugins/Collaboration/RecordingManager/tpls/NewBookingForm.tpl
+indico/MaKaC/plugins/Collaboration/RecordingRequest/__init__.py
+indico/MaKaC/plugins/Collaboration/RecordingRequest/actions.py
+indico/MaKaC/plugins/Collaboration/RecordingRequest/collaboration.py
+indico/MaKaC/plugins/Collaboration/RecordingRequest/common.py
+indico/MaKaC/plugins/Collaboration/RecordingRequest/fossils.py
+indico/MaKaC/plugins/Collaboration/RecordingRequest/mail.py
+indico/MaKaC/plugins/Collaboration/RecordingRequest/options.py
+indico/MaKaC/plugins/Collaboration/RecordingRequest/pages.py
+indico/MaKaC/plugins/Collaboration/RecordingRequest/services.py
+indico/MaKaC/plugins/Collaboration/RecordingRequest/htdocs/Style.css
+indico/MaKaC/plugins/Collaboration/RecordingRequest/tpls/Extra.js
+indico/MaKaC/plugins/Collaboration/RecordingRequest/tpls/Indexing.js
+indico/MaKaC/plugins/Collaboration/RecordingRequest/tpls/Main.js
+indico/MaKaC/plugins/Collaboration/RecordingRequest/tpls/NewBookingForm.tpl
+indico/MaKaC/plugins/Collaboration/Vidyo/__init__.py
+indico/MaKaC/plugins/Collaboration/Vidyo/actions.py
+indico/MaKaC/plugins/Collaboration/Vidyo/cache.py
+indico/MaKaC/plugins/Collaboration/Vidyo/collaboration.py
+indico/MaKaC/plugins/Collaboration/Vidyo/common.py
+indico/MaKaC/plugins/Collaboration/Vidyo/components.py
+indico/MaKaC/plugins/Collaboration/Vidyo/fossils.py
+indico/MaKaC/plugins/Collaboration/Vidyo/handlers.py
+indico/MaKaC/plugins/Collaboration/Vidyo/indexes.py
+indico/MaKaC/plugins/Collaboration/Vidyo/mail.py
+indico/MaKaC/plugins/Collaboration/Vidyo/options.py
+indico/MaKaC/plugins/Collaboration/Vidyo/pages.py
+indico/MaKaC/plugins/Collaboration/Vidyo/api/__init__.py
+indico/MaKaC/plugins/Collaboration/Vidyo/api/api.py
+indico/MaKaC/plugins/Collaboration/Vidyo/api/client.py
+indico/MaKaC/plugins/Collaboration/Vidyo/api/factory.py
+indico/MaKaC/plugins/Collaboration/Vidyo/api/operations.py
+indico/MaKaC/plugins/Collaboration/Vidyo/tests/__init__.py
+indico/MaKaC/plugins/Collaboration/Vidyo/tests/python/__init__.py
+indico/MaKaC/plugins/Collaboration/Vidyo/tests/python/unit/__init__.py
+indico/MaKaC/plugins/Collaboration/Vidyo/tests/python/unit/collaboration_test.py
+indico/MaKaC/plugins/Collaboration/Vidyo/tests/python/unit/common_test.py
+indico/MaKaC/plugins/Collaboration/Vidyo/tests/python/unit/options_test.py
+indico/MaKaC/plugins/Collaboration/Vidyo/tests/python/unit/vidyoTestTools.py
+indico/MaKaC/plugins/Collaboration/Vidyo/tpls/AdvancedTab.tpl
+indico/MaKaC/plugins/Collaboration/Vidyo/tpls/BookingsList.tpl
+indico/MaKaC/plugins/Collaboration/Vidyo/tpls/DeleteOldRoomsActionResult.tpl
+indico/MaKaC/plugins/Collaboration/Vidyo/tpls/Extra.js
+indico/MaKaC/plugins/Collaboration/Vidyo/tpls/Indexing.js
+indico/MaKaC/plugins/Collaboration/Vidyo/tpls/InformationDisplay.tpl
+indico/MaKaC/plugins/Collaboration/Vidyo/tpls/Main.js
+indico/MaKaC/plugins/Collaboration/Vidyo/tpls/NewBookingForm.tpl
+indico/MaKaC/plugins/Collaboration/Vidyo/tpls/ShowOldRoomIndexActionResult.tpl
+indico/MaKaC/plugins/Collaboration/WebEx/__init__.py
+indico/MaKaC/plugins/Collaboration/WebEx/collaboration.py
+indico/MaKaC/plugins/Collaboration/WebEx/common.py
+indico/MaKaC/plugins/Collaboration/WebEx/fossils.py
+indico/MaKaC/plugins/Collaboration/WebEx/mail.py
+indico/MaKaC/plugins/Collaboration/WebEx/options.py
+indico/MaKaC/plugins/Collaboration/WebEx/pages.py
+indico/MaKaC/plugins/Collaboration/WebEx/api/__init__.py
+indico/MaKaC/plugins/Collaboration/WebEx/api/operations.py
+indico/MaKaC/plugins/Collaboration/WebEx/htdocs/Style.css
+indico/MaKaC/plugins/Collaboration/WebEx/tpls/AdvancedTab.tpl
+indico/MaKaC/plugins/Collaboration/WebEx/tpls/Extra.js
+indico/MaKaC/plugins/Collaboration/WebEx/tpls/Indexing.js
+indico/MaKaC/plugins/Collaboration/WebEx/tpls/InformationDisplay.tpl
+indico/MaKaC/plugins/Collaboration/WebEx/tpls/Main.js
+indico/MaKaC/plugins/Collaboration/WebEx/tpls/NewBookingForm.tpl
+indico/MaKaC/plugins/Collaboration/WebcastRequest/__init__.py
+indico/MaKaC/plugins/Collaboration/WebcastRequest/actions.py
+indico/MaKaC/plugins/Collaboration/WebcastRequest/collaboration.py
+indico/MaKaC/plugins/Collaboration/WebcastRequest/common.py
+indico/MaKaC/plugins/Collaboration/WebcastRequest/fossils.py
+indico/MaKaC/plugins/Collaboration/WebcastRequest/mail.py
+indico/MaKaC/plugins/Collaboration/WebcastRequest/options.py
+indico/MaKaC/plugins/Collaboration/WebcastRequest/pages.py
+indico/MaKaC/plugins/Collaboration/WebcastRequest/services.py
+indico/MaKaC/plugins/Collaboration/WebcastRequest/htdocs/Style.css
+indico/MaKaC/plugins/Collaboration/WebcastRequest/tpls/Extra.js
+indico/MaKaC/plugins/Collaboration/WebcastRequest/tpls/Indexing.js
+indico/MaKaC/plugins/Collaboration/WebcastRequest/tpls/Main.js
+indico/MaKaC/plugins/Collaboration/WebcastRequest/tpls/NewBookingForm.tpl
+indico/MaKaC/plugins/Collaboration/htdocs/css/Style.css
+indico/MaKaC/plugins/Collaboration/htdocs/js/Collaboration.js
+indico/MaKaC/plugins/Collaboration/htdocs/js/bookings.js
+indico/MaKaC/plugins/Collaboration/test/__init__.py
+indico/MaKaC/plugins/Collaboration/test/unit/__init__.py
+indico/MaKaC/plugins/Collaboration/test/unit/collaboration_test.py
+indico/MaKaC/plugins/Collaboration/test/unit/electronicAgreement_test.py
+indico/MaKaC/plugins/Collaboration/test/unit/util.py
+indico/MaKaC/plugins/Collaboration/tpls/AdminCollaboration.tpl
+indico/MaKaC/plugins/Collaboration/tpls/BookingDisplay.tpl
+indico/MaKaC/plugins/Collaboration/tpls/CollaborationDisplay.tpl
+indico/MaKaC/plugins/Collaboration/tpls/ConfModifCollaboration.tpl
+indico/MaKaC/plugins/Collaboration/tpls/ConfModifCollaborationDefaultAdvancedTab.tpl
+indico/MaKaC/plugins/Collaboration/tpls/ConfModifCollaborationMultipleBookings.tpl
+indico/MaKaC/plugins/Collaboration/tpls/ConfModifCollaborationProtection.tpl
+indico/MaKaC/plugins/Collaboration/tpls/ConfModifCollaborationSingleBookings.tpl
+indico/MaKaC/plugins/Collaboration/tpls/ElectronicAgreement.tpl
+indico/MaKaC/plugins/Collaboration/tpls/ElectronicAgreementForm.tpl
+indico/MaKaC/plugins/Collaboration/tpls/ElectronicAgreementItems.tpl
+indico/MaKaC/plugins/Collaboration/tpls/EventDetailBanner.tpl
+indico/MaKaC/plugins/Collaboration/tpls/PluginHelp.tpl
+indico/MaKaC/plugins/Collaboration/tpls/VideoService.tpl
+indico/MaKaC/plugins/EPayment/__init__.py
+indico/MaKaC/plugins/EPayment/blueprint.py
+indico/MaKaC/plugins/EPayment/chrome.py
+indico/MaKaC/plugins/EPayment/handlers.py
+indico/MaKaC/plugins/EPayment/options.py
+indico/MaKaC/plugins/EPayment/htdocs/js/settings.js
+indico/MaKaC/plugins/EPayment/payPal/__init__.py
+indico/MaKaC/plugins/EPayment/payPal/epayment.py
+indico/MaKaC/plugins/EPayment/payPal/tpls/CancelEPaymentPayPal.tpl
+indico/MaKaC/plugins/EPayment/payPal/tpls/ConfModifEPaymentPayPal.tpl
+indico/MaKaC/plugins/EPayment/payPal/tpls/ConfModifEPaymentPayPalDataModif.tpl
+indico/MaKaC/plugins/EPayment/payPal/tpls/confirmEPaymentPayPal.tpl
+indico/MaKaC/plugins/EPayment/payPal/webinterface/__init__.py
+indico/MaKaC/plugins/EPayment/payPal/webinterface/urlHandlers.py
+indico/MaKaC/plugins/EPayment/payPal/webinterface/wcomponents.py
+indico/MaKaC/plugins/EPayment/payPal/webinterface/pages/__init__.py
+indico/MaKaC/plugins/EPayment/payPal/webinterface/pages/ePayments.py
+indico/MaKaC/plugins/EPayment/payPal/webinterface/rh/__init__.py
+indico/MaKaC/plugins/EPayment/payPal/webinterface/rh/ePaymentModif.py
+indico/MaKaC/plugins/EPayment/skipjack/__init__.py
+indico/MaKaC/plugins/EPayment/skipjack/epayment.py
+indico/MaKaC/plugins/EPayment/skipjack/tpls/CancelEPaymentSkipjack.tpl
+indico/MaKaC/plugins/EPayment/skipjack/tpls/ConfModifEPaymentSkipjack.tpl
+indico/MaKaC/plugins/EPayment/skipjack/tpls/ConfModifEPaymentSkipjackDataModif.tpl
+indico/MaKaC/plugins/EPayment/skipjack/tpls/confirmEPaymentSkipjack.tpl
+indico/MaKaC/plugins/EPayment/skipjack/tpls/displayPaymentInfo.tpl
+indico/MaKaC/plugins/EPayment/skipjack/webinterface/__init__.py
+indico/MaKaC/plugins/EPayment/skipjack/webinterface/urlHandlers.py
+indico/MaKaC/plugins/EPayment/skipjack/webinterface/wcomponents.py
+indico/MaKaC/plugins/EPayment/skipjack/webinterface/pages/__init__.py
+indico/MaKaC/plugins/EPayment/skipjack/webinterface/pages/ePayments.py
+indico/MaKaC/plugins/EPayment/skipjack/webinterface/rh/__init__.py
+indico/MaKaC/plugins/EPayment/skipjack/webinterface/rh/ePaymentModif.py
+indico/MaKaC/plugins/EPayment/tpls/PluginSettings.tpl
+indico/MaKaC/plugins/EPayment/worldPay/__init__.py
+indico/MaKaC/plugins/EPayment/worldPay/epayment.py
+indico/MaKaC/plugins/EPayment/worldPay/tpls/ConfModifEPaymentWorldPay.tpl
+indico/MaKaC/plugins/EPayment/worldPay/tpls/ConfModifEPaymentWorldPayDataModif.tpl
+indico/MaKaC/plugins/EPayment/worldPay/tpls/EPaymentWorldPayModifFrame.tpl
+indico/MaKaC/plugins/EPayment/worldPay/webinterface/__init__.py
+indico/MaKaC/plugins/EPayment/worldPay/webinterface/urlHandlers.py
+indico/MaKaC/plugins/EPayment/worldPay/webinterface/wcomponents.py
+indico/MaKaC/plugins/EPayment/worldPay/webinterface/pages/__init__.py
+indico/MaKaC/plugins/EPayment/worldPay/webinterface/pages/ePayments.py
+indico/MaKaC/plugins/EPayment/worldPay/webinterface/rh/__init__.py
+indico/MaKaC/plugins/EPayment/worldPay/webinterface/rh/ePaymentModif.py
+indico/MaKaC/plugins/EPayment/yellowPay/__init__.py
+indico/MaKaC/plugins/EPayment/yellowPay/epayment.py
+indico/MaKaC/plugins/EPayment/yellowPay/tpls/CancelEPaymentYellowPay.tpl
+indico/MaKaC/plugins/EPayment/yellowPay/tpls/ConfModifEPaymentYellowPay.tpl
+indico/MaKaC/plugins/EPayment/yellowPay/tpls/ConfModifEPaymentYellowPayDataModif.tpl
+indico/MaKaC/plugins/EPayment/yellowPay/tpls/NotconfirmEPaymentYellowPay.tpl
+indico/MaKaC/plugins/EPayment/yellowPay/tpls/confirmEPaymentYellowPay.tpl
+indico/MaKaC/plugins/EPayment/yellowPay/webinterface/__init__.py
+indico/MaKaC/plugins/EPayment/yellowPay/webinterface/urlHandlers.py
+indico/MaKaC/plugins/EPayment/yellowPay/webinterface/wcomponents.py
+indico/MaKaC/plugins/EPayment/yellowPay/webinterface/pages/__init__.py
+indico/MaKaC/plugins/EPayment/yellowPay/webinterface/pages/ePayments.py
+indico/MaKaC/plugins/EPayment/yellowPay/webinterface/rh/__init__.py
+indico/MaKaC/plugins/EPayment/yellowPay/webinterface/rh/ePaymentModif.py
+indico/MaKaC/plugins/InstantMessaging/__init__.py
+indico/MaKaC/plugins/InstantMessaging/blueprint.py
+indico/MaKaC/plugins/InstantMessaging/chatroom.py
+indico/MaKaC/plugins/InstantMessaging/handlers.py
+indico/MaKaC/plugins/InstantMessaging/indexes.py
+indico/MaKaC/plugins/InstantMessaging/notificationComponents.py
+indico/MaKaC/plugins/InstantMessaging/options.py
+indico/MaKaC/plugins/InstantMessaging/pages.py
+indico/MaKaC/plugins/InstantMessaging/rh.py
+indico/MaKaC/plugins/InstantMessaging/urlHandlers.py
+indico/MaKaC/plugins/InstantMessaging/XMPP/__init__.py
+indico/MaKaC/plugins/InstantMessaging/XMPP/bot.py
+indico/MaKaC/plugins/InstantMessaging/XMPP/chatroom.py
+indico/MaKaC/plugins/InstantMessaging/XMPP/components.py
+indico/MaKaC/plugins/InstantMessaging/XMPP/fossils.py
+indico/MaKaC/plugins/InstantMessaging/XMPP/handlers.py
+indico/MaKaC/plugins/InstantMessaging/XMPP/helpers.py
+indico/MaKaC/plugins/InstantMessaging/XMPP/options.py
+indico/MaKaC/plugins/InstantMessaging/XMPP/ext/code.py
+indico/MaKaC/plugins/InstantMessaging/XMPP/tests/__init__.py
+indico/MaKaC/plugins/InstantMessaging/XMPP/tests/python/__init__.py
+indico/MaKaC/plugins/InstantMessaging/XMPP/tests/python/unit/__init__.py
+indico/MaKaC/plugins/InstantMessaging/htdocs/im.css
+indico/MaKaC/plugins/InstantMessaging/htdocs/css/im.css
+indico/MaKaC/plugins/InstantMessaging/htdocs/js/InstantMessaging.js
+indico/MaKaC/plugins/InstantMessaging/tpls/ConfModifChat.tpl
+indico/MaKaC/plugins/InstantMessaging/tpls/ConferenceInstantMessaging.tpl
+indico/MaKaC/plugins/InstantMessaging/tpls/EventDetailBanner.tpl
+indico/MaKaC/plugins/InstantMessaging/tpls/PluginHelp.tpl
+indico/MaKaC/plugins/RoomBooking/DO_NOT_DELETE_PLUGINS.txt
+indico/MaKaC/plugins/RoomBooking/__init__.py
+indico/MaKaC/plugins/RoomBooking/common.py
+indico/MaKaC/plugins/RoomBooking/components.py
+indico/MaKaC/plugins/RoomBooking/http_api.py
+indico/MaKaC/plugins/RoomBooking/notifications.py
+indico/MaKaC/plugins/RoomBooking/options.py
+indico/MaKaC/plugins/RoomBooking/rb_roomblocking.py
+indico/MaKaC/plugins/RoomBooking/tasks.py
+indico/MaKaC/plugins/RoomBooking/CERN/__init__.py
+indico/MaKaC/plugins/RoomBooking/CERN/customAttributesManagerCERN.py
+indico/MaKaC/plugins/RoomBooking/CERN/dalManagerCERN.py
+indico/MaKaC/plugins/RoomBooking/CERN/equipmentManagerCERN.py
+indico/MaKaC/plugins/RoomBooking/CERN/factoryCERN.py
+indico/MaKaC/plugins/RoomBooking/CERN/initialize.py
+indico/MaKaC/plugins/RoomBooking/CERN/reservationCERN.py
+indico/MaKaC/plugins/RoomBooking/CERN/roomCERN.py
+indico/MaKaC/plugins/RoomBooking/CERN/roomblockingCERN.py
+indico/MaKaC/plugins/RoomBooking/CERN/roombooking.py
+indico/MaKaC/plugins/RoomBooking/default/__init__.py
+indico/MaKaC/plugins/RoomBooking/default/customAttributesManager.py
+indico/MaKaC/plugins/RoomBooking/default/dalManager.py
+indico/MaKaC/plugins/RoomBooking/default/equipmentManager.py
+indico/MaKaC/plugins/RoomBooking/default/factory.py
+indico/MaKaC/plugins/RoomBooking/default/initialize.py
+indico/MaKaC/plugins/RoomBooking/default/reservation.py
+indico/MaKaC/plugins/RoomBooking/default/room.py
+indico/MaKaC/plugins/RoomBooking/default/roomblocking.py
+indico/MaKaC/plugins/RoomBooking/default/roombooking.py
+indico/MaKaC/services/__init__.py
+indico/MaKaC/services/tools.py
+indico/MaKaC/services/implementation/__init__.py
+indico/MaKaC/services/implementation/abstract.py
+indico/MaKaC/services/implementation/abstractReviewing.py
+indico/MaKaC/services/implementation/abstracts.py
+indico/MaKaC/services/implementation/admin.py
+indico/MaKaC/services/implementation/base.py
+indico/MaKaC/services/implementation/category.py
+indico/MaKaC/services/implementation/conference.py
+indico/MaKaC/services/implementation/contribution.py
+indico/MaKaC/services/implementation/error.py
+indico/MaKaC/services/implementation/material.py
+indico/MaKaC/services/implementation/minutes.py
+indico/MaKaC/services/implementation/news.py
+indico/MaKaC/services/implementation/oauth.py
+indico/MaKaC/services/implementation/plugins.py
+indico/MaKaC/services/implementation/registration.py
+indico/MaKaC/services/implementation/reportNumbers.py
+indico/MaKaC/services/implementation/resources.py
+indico/MaKaC/services/implementation/reviewing.py
+indico/MaKaC/services/implementation/roomBooking.py
+indico/MaKaC/services/implementation/schedule.py
+indico/MaKaC/services/implementation/scheduler.py
+indico/MaKaC/services/implementation/search.py
+indico/MaKaC/services/implementation/session.py
+indico/MaKaC/services/implementation/timezone.py
+indico/MaKaC/services/implementation/upcoming.py
+indico/MaKaC/services/implementation/user.py
+indico/MaKaC/services/interface/__init__.py
+indico/MaKaC/services/interface/rpc/__init__.py
+indico/MaKaC/services/interface/rpc/common.py
+indico/MaKaC/services/interface/rpc/description.py
+indico/MaKaC/services/interface/rpc/handlers.py
+indico/MaKaC/services/interface/rpc/json.py
+indico/MaKaC/services/interface/rpc/offline.py
+indico/MaKaC/services/interface/rpc/process.py
+indico/MaKaC/webinterface/__init__.py
+indico/MaKaC/webinterface/asyndico.py
+indico/MaKaC/webinterface/displayMgr.py
+indico/MaKaC/webinterface/general.py
+indico/MaKaC/webinterface/internalPagesMgr.py
+indico/MaKaC/webinterface/linking.py
+indico/MaKaC/webinterface/locators.py
+indico/MaKaC/webinterface/mail.py
+indico/MaKaC/webinterface/materialFactories.py
+indico/MaKaC/webinterface/meeting.py
+indico/MaKaC/webinterface/navigation.py
+indico/MaKaC/webinterface/personalization.py
+indico/MaKaC/webinterface/simple_event.py
+indico/MaKaC/webinterface/timetable.py
+indico/MaKaC/webinterface/urlHandlers.py
+indico/MaKaC/webinterface/user.py
+indico/MaKaC/webinterface/wcalendar.py
+indico/MaKaC/webinterface/wcomponents.py
+indico/MaKaC/webinterface/webFactoryRegistry.py
+indico/MaKaC/webinterface/common/__init__.py
+indico/MaKaC/webinterface/common/abstractDataWrapper.py
+indico/MaKaC/webinterface/common/abstractFilters.py
+indico/MaKaC/webinterface/common/abstractNotificator.py
+indico/MaKaC/webinterface/common/abstractStatusWrapper.py
+indico/MaKaC/webinterface/common/baseNotificator.py
+indico/MaKaC/webinterface/common/contribFilters.py
+indico/MaKaC/webinterface/common/contribStatusWrapper.py
+indico/MaKaC/webinterface/common/countries.py
+indico/MaKaC/webinterface/common/currency.py
+indico/MaKaC/webinterface/common/person_titles.py
+indico/MaKaC/webinterface/common/regFilters.py
+indico/MaKaC/webinterface/common/registrantNotificator.py
+indico/MaKaC/webinterface/common/slotDataWrapper.py
+indico/MaKaC/webinterface/common/timezones.py
+indico/MaKaC/webinterface/common/tools.py
+indico/MaKaC/webinterface/pages/__init__.py
+indico/MaKaC/webinterface/pages/about.py
+indico/MaKaC/webinterface/pages/abstractReviewing.py
+indico/MaKaC/webinterface/pages/abstracts.py
+indico/MaKaC/webinterface/pages/admins.py
+indico/MaKaC/webinterface/pages/api.py
+indico/MaKaC/webinterface/pages/authors.py
+indico/MaKaC/webinterface/pages/base.py
+indico/MaKaC/webinterface/pages/category.py
+indico/MaKaC/webinterface/pages/color.py
+indico/MaKaC/webinterface/pages/conf_calendar.py
+indico/MaKaC/webinterface/pages/conferences.py
+indico/MaKaC/webinterface/pages/contact.py
+indico/MaKaC/webinterface/pages/contributionReviewing.py
+indico/MaKaC/webinterface/pages/contributions.py
+indico/MaKaC/webinterface/pages/epayments.py
+indico/MaKaC/webinterface/pages/error.py
+indico/MaKaC/webinterface/pages/errors.py
+indico/MaKaC/webinterface/pages/evaluations.py
+indico/MaKaC/webinterface/pages/files.py
+indico/MaKaC/webinterface/pages/help.py
+indico/MaKaC/webinterface/pages/main.py
+indico/MaKaC/webinterface/pages/material.py
+indico/MaKaC/webinterface/pages/metadata.py
+indico/MaKaC/webinterface/pages/news.py
+indico/MaKaC/webinterface/pages/oauth.py
+indico/MaKaC/webinterface/pages/paperReviewingDisplay.py
+indico/MaKaC/webinterface/pages/registrants.py
+indico/MaKaC/webinterface/pages/registrationForm.py
+indico/MaKaC/webinterface/pages/reviewing.py
+indico/MaKaC/webinterface/pages/roomBooking.py
+indico/MaKaC/webinterface/pages/sessions.py
+indico/MaKaC/webinterface/pages/signIn.py
+indico/MaKaC/webinterface/pages/static.py
+indico/MaKaC/webinterface/pages/subContributions.py
+indico/MaKaC/webinterface/pages/tracks.py
+indico/MaKaC/webinterface/pages/welcome.py
+indico/MaKaC/webinterface/rh/CFADisplay.py
+indico/MaKaC/webinterface/rh/JSContent.py
+indico/MaKaC/webinterface/rh/__init__.py
+indico/MaKaC/webinterface/rh/about.py
+indico/MaKaC/webinterface/rh/abstractModif.py
+indico/MaKaC/webinterface/rh/abstractReviewing.py
+indico/MaKaC/webinterface/rh/admins.py
+indico/MaKaC/webinterface/rh/announcement.py
+indico/MaKaC/webinterface/rh/api.py
+indico/MaKaC/webinterface/rh/authorDisplay.py
+indico/MaKaC/webinterface/rh/base.py
+indico/MaKaC/webinterface/rh/calendar.py
+indico/MaKaC/webinterface/rh/categoryDisplay.py
+indico/MaKaC/webinterface/rh/categoryMod.py
+indico/MaKaC/webinterface/rh/conferenceBase.py
+indico/MaKaC/webinterface/rh/conferenceDisplay.py
+indico/MaKaC/webinterface/rh/conferenceModif.py
+indico/MaKaC/webinterface/rh/contact.py
+indico/MaKaC/webinterface/rh/contribDisplay.py
+indico/MaKaC/webinterface/rh/contribMod.py
+indico/MaKaC/webinterface/rh/contribReviewingModif.py
+indico/MaKaC/webinterface/rh/domains.py
+indico/MaKaC/webinterface/rh/ePaymentModif.py
+indico/MaKaC/webinterface/rh/errors.py
+indico/MaKaC/webinterface/rh/evaluationDisplay.py
+indico/MaKaC/webinterface/rh/evaluationModif.py
+indico/MaKaC/webinterface/rh/fileAccess.py
+indico/MaKaC/webinterface/rh/groups.py
+indico/MaKaC/webinterface/rh/helpDisplay.py
+indico/MaKaC/webinterface/rh/lang.py
+indico/MaKaC/webinterface/rh/login.py
+indico/MaKaC/webinterface/rh/main.py
+indico/MaKaC/webinterface/rh/maintenance.py
+indico/MaKaC/webinterface/rh/materialDisplay.py
+indico/MaKaC/webinterface/rh/newsDisplay.py
+indico/MaKaC/webinterface/rh/oauth.py
+indico/MaKaC/webinterface/rh/paperReviewingDisplay.py
+indico/MaKaC/webinterface/rh/payment.py
+indico/MaKaC/webinterface/rh/registrantsDisplay.py
+indico/MaKaC/webinterface/rh/registrantsModif.py
+indico/MaKaC/webinterface/rh/registrationFormDisplay.py
+indico/MaKaC/webinterface/rh/registrationFormModif.py
+indico/MaKaC/webinterface/rh/resetTimezone.py
+indico/MaKaC/webinterface/rh/reviewingAssignContributions.py
+indico/MaKaC/webinterface/rh/reviewingControlModif.py
+indico/MaKaC/webinterface/rh/reviewingListContribToJudge.py
+indico/MaKaC/webinterface/rh/reviewingModif.py
+indico/MaKaC/webinterface/rh/reviewingUserCompetencesModif.py
+indico/MaKaC/webinterface/rh/roomBooking.py
+indico/MaKaC/webinterface/rh/roomBookingPluginAdmin.py
+indico/MaKaC/webinterface/rh/roomMappers.py
+indico/MaKaC/webinterface/rh/services.py
+indico/MaKaC/webinterface/rh/sessionDisplay.py
+indico/MaKaC/webinterface/rh/sessionModif.py
+indico/MaKaC/webinterface/rh/subContribDisplay.py
+indico/MaKaC/webinterface/rh/subContribMod.py
+indico/MaKaC/webinterface/rh/taskManager.py
+indico/MaKaC/webinterface/rh/templates.py
+indico/MaKaC/webinterface/rh/trackModif.py
+indico/MaKaC/webinterface/rh/users.py
+indico/MaKaC/webinterface/rh/welcome.py
+indico/MaKaC/webinterface/rh/xmlGateway.py
+indico/MaKaC/webinterface/stylesheets/Indico2Indytext.xsl
+indico/MaKaC/webinterface/stylesheets/cds_marcxml_contribution.xsl
+indico/MaKaC/webinterface/stylesheets/cds_marcxml_presentation.xsl
+indico/MaKaC/webinterface/stylesheets/cds_marcxml_video_conference.xsl
+indico/MaKaC/webinterface/stylesheets/cds_marcxml_video_contribution.xsl
+indico/MaKaC/webinterface/stylesheets/cds_marcxml_video_session.xsl
+indico/MaKaC/webinterface/stylesheets/cds_marcxml_video_subcontribution.xsl
+indico/MaKaC/webinterface/stylesheets/marc2short.xsl
+indico/MaKaC/webinterface/stylesheets/micala_lecture_conference.xsl
+indico/MaKaC/webinterface/stylesheets/micala_lecture_contribution.xsl
+indico/MaKaC/webinterface/stylesheets/micala_lecture_session.xsl
+indico/MaKaC/webinterface/stylesheets/micala_lecture_subcontribution.xsl
+indico/MaKaC/webinterface/stylesheets/events/JACoW.xsl
+indico/MaKaC/webinterface/stylesheets/events/XML.xsl
+indico/MaKaC/webinterface/tpls/About.tpl
+indico/MaKaC/webinterface/tpls/AbsModAcceptConfirmation.tpl
+indico/MaKaC/webinterface/tpls/AbsModRejectConfirmation.tpl
+indico/MaKaC/webinterface/tpls/Abstract.tpl
+indico/MaKaC/webinterface/tpls/AbstractCannotBeModified.tpl
+indico/MaKaC/webinterface/tpls/AbstractDataModification.tpl
+indico/MaKaC/webinterface/tpls/AbstractDisplay.tpl
+indico/MaKaC/webinterface/tpls/AbstractField.tpl
+indico/MaKaC/webinterface/tpls/AbstractManagment.tpl
+indico/MaKaC/webinterface/tpls/AbstractManagmentAccept.tpl
+indico/MaKaC/webinterface/tpls/AbstractManagmentAcceptMultiple.tpl
+indico/MaKaC/webinterface/tpls/AbstractManagmentChangeTrack.tpl
+indico/MaKaC/webinterface/tpls/AbstractManagmentReject.tpl
+indico/MaKaC/webinterface/tpls/AbstractManagmentRejectMultiple.tpl
+indico/MaKaC/webinterface/tpls/AbstractModIntCommentEdit.tpl
+indico/MaKaC/webinterface/tpls/AbstractModIntComments.tpl
+indico/MaKaC/webinterface/tpls/AbstractModMarkAsDup.tpl
+indico/MaKaC/webinterface/tpls/AbstractModMergeInto.tpl
+indico/MaKaC/webinterface/tpls/AbstractModNewIntComment.tpl
+indico/MaKaC/webinterface/tpls/AbstractModNotifLog.tpl
+indico/MaKaC/webinterface/tpls/AbstractModUnMarkAsDup.tpl
+indico/MaKaC/webinterface/tpls/AbstractModUnMerge.tpl
+indico/MaKaC/webinterface/tpls/AbstractModifTool.tpl
+indico/MaKaC/webinterface/tpls/AbstractRecovery.tpl
+indico/MaKaC/webinterface/tpls/AbstractReviewingSetup.tpl
+indico/MaKaC/webinterface/tpls/AbstractReviewingTeam.tpl
+indico/MaKaC/webinterface/tpls/AbstractSubmissionConfirmation.tpl
+indico/MaKaC/webinterface/tpls/AbstractTrackManagment.tpl
+indico/MaKaC/webinterface/tpls/AbstractTrackOrderByRating.tpl
+indico/MaKaC/webinterface/tpls/AbstractWithdraw.tpl
+indico/MaKaC/webinterface/tpls/Abstracts.tpl
+indico/MaKaC/webinterface/tpls/AbstractsParticipantList.tpl
+indico/MaKaC/webinterface/tpls/AbstractsReviewingNotifTpl.tpl
+indico/MaKaC/webinterface/tpls/AccessControlFrame.tpl
+indico/MaKaC/webinterface/tpls/AccessControlStatusFrame.tpl
+indico/MaKaC/webinterface/tpls/AccessError.tpl
+indico/MaKaC/webinterface/tpls/AccessKeyError.tpl
+indico/MaKaC/webinterface/tpls/AccountActivated.tpl
+indico/MaKaC/webinterface/tpls/AccountAlreadyActivated.tpl
+indico/MaKaC/webinterface/tpls/AccountDisabled.tpl
+indico/MaKaC/webinterface/tpls/AddEventSectionDrawer.tpl
+indico/MaKaC/webinterface/tpls/AdminAPIKeys.tpl
+indico/MaKaC/webinterface/tpls/AdminAPIOptions.tpl
+indico/MaKaC/webinterface/tpls/AdminFrame.tpl
+indico/MaKaC/webinterface/tpls/AdminLayoutGeneral.tpl
+indico/MaKaC/webinterface/tpls/AdminMaintenance.tpl
+indico/MaKaC/webinterface/tpls/AdminOAuthAuthorized.tpl
+indico/MaKaC/webinterface/tpls/AdminOAuthConsumers.tpl
+indico/MaKaC/webinterface/tpls/AdminPlugins.tpl
+indico/MaKaC/webinterface/tpls/AdminPluginsActionResult.tpl
+indico/MaKaC/webinterface/tpls/AdminPluginsMainTab.tpl
+indico/MaKaC/webinterface/tpls/AdminPluginsOptionList.tpl
+indico/MaKaC/webinterface/tpls/AdminProtection.tpl
+indico/MaKaC/webinterface/tpls/AdminTemplates.tpl
+indico/MaKaC/webinterface/tpls/Admins.tpl
+indico/MaKaC/webinterface/tpls/AdminsAddStyle.tpl
+indico/MaKaC/webinterface/tpls/AdminsConferenceStyles.tpl
+indico/MaKaC/webinterface/tpls/AdminsStyles.tpl
+indico/MaKaC/webinterface/tpls/AdminsSystem.tpl
+indico/MaKaC/webinterface/tpls/AdminsSystemModif.tpl
+indico/MaKaC/webinterface/tpls/AdviceJudgementDisplay.tpl
+indico/MaKaC/webinterface/tpls/Analytics.tpl
+indico/MaKaC/webinterface/tpls/Announcement.tpl
+indico/MaKaC/webinterface/tpls/AnnouncementModif.tpl
+indico/MaKaC/webinterface/tpls/AuthorDisplay.tpl
+indico/MaKaC/webinterface/tpls/AuthorTable.tpl
+indico/MaKaC/webinterface/tpls/BadgeTemplates.tpl
+indico/MaKaC/webinterface/tpls/BannerModif.tpl
+indico/MaKaC/webinterface/tpls/BeautifulHTMLDict.tpl
+indico/MaKaC/webinterface/tpls/BeautifulHTMLList.tpl
+indico/MaKaC/webinterface/tpls/BookingSystems.tpl
+indico/MaKaC/webinterface/tpls/BookingsList.tpl
+indico/MaKaC/webinterface/tpls/BookingsModifDeleteError.tpl
+indico/MaKaC/webinterface/tpls/BookingsModifDeleteSuccess.tpl
+indico/MaKaC/webinterface/tpls/BookingsNotYetAvailable.tpl
+indico/MaKaC/webinterface/tpls/BookingsVRVSDetail.tpl
+indico/MaKaC/webinterface/tpls/BookingsVRVSPerformed.tpl
+indico/MaKaC/webinterface/tpls/BookingsVRVSserverError.tpl
+indico/MaKaC/webinterface/tpls/BookingsWarning.tpl
+indico/MaKaC/webinterface/tpls/BreakDisplayItem.tpl
+indico/MaKaC/webinterface/tpls/BreakModifHeader.tpl
+indico/MaKaC/webinterface/tpls/BrowseDomains.tpl
+indico/MaKaC/webinterface/tpls/BrowseGroups.tpl
+indico/MaKaC/webinterface/tpls/BrowseUsers.tpl
+indico/MaKaC/webinterface/tpls/CFAClosed.tpl
+indico/MaKaC/webinterface/tpls/CFADataModification.tpl
+indico/MaKaC/webinterface/tpls/CFANotYetOpened.tpl
+indico/MaKaC/webinterface/tpls/CHBookingRepeatition.tpl
+indico/MaKaC/webinterface/tpls/Calendar.tpl
+indico/MaKaC/webinterface/tpls/CalendarSelectCategs.tpl
+indico/MaKaC/webinterface/tpls/CancelEPaymentPayPal.tpl
+indico/MaKaC/webinterface/tpls/CancelEPaymentYellowPay.tpl
+indico/MaKaC/webinterface/tpls/CategModifAC.tpl
+indico/MaKaC/webinterface/tpls/CategModifHeader.tpl
+indico/MaKaC/webinterface/tpls/CategModifMain.tpl
+indico/MaKaC/webinterface/tpls/CategModifTasks.tpl
+indico/MaKaC/webinterface/tpls/CategModifTools.tpl
+indico/MaKaC/webinterface/tpls/CategoryCreation.tpl
+indico/MaKaC/webinterface/tpls/CategoryDataModification.tpl
+indico/MaKaC/webinterface/tpls/CategoryDisplay.tpl
+indico/MaKaC/webinterface/tpls/CategoryICalExport.tpl
+indico/MaKaC/webinterface/tpls/CategoryList.tpl
+indico/MaKaC/webinterface/tpls/CategoryListItem.tpl
+indico/MaKaC/webinterface/tpls/CategoryMap.tpl
+indico/MaKaC/webinterface/tpls/CategoryModifFrame.tpl
+indico/MaKaC/webinterface/tpls/CategoryModification.tpl
+indico/MaKaC/webinterface/tpls/CategoryModificationHeader.tpl
+indico/MaKaC/webinterface/tpls/CategoryOverview.tpl
+indico/MaKaC/webinterface/tpls/CategoryReallocation.tpl
+indico/MaKaC/webinterface/tpls/CategoryStatistics.tpl
+indico/MaKaC/webinterface/tpls/CategoryStatisticsList.tpl
+indico/MaKaC/webinterface/tpls/CategoryStatisticsListRow.tpl
+indico/MaKaC/webinterface/tpls/CategoryStatisticsListRowEmpty.tpl
+indico/MaKaC/webinterface/tpls/Closed.tpl
+indico/MaKaC/webinterface/tpls/ConfAccessControlFrame.tpl
+indico/MaKaC/webinterface/tpls/ConfAddContribType.tpl
+indico/MaKaC/webinterface/tpls/ConfAuthorIndex.tpl
+indico/MaKaC/webinterface/tpls/ConfCFA.tpl
+indico/MaKaC/webinterface/tpls/ConfCFADeactivated.tpl
+indico/MaKaC/webinterface/tpls/ConfCommonPDFOptions.tpl
+indico/MaKaC/webinterface/tpls/ConfContributionList.tpl
+indico/MaKaC/webinterface/tpls/ConfContributionListContribFull.tpl
+indico/MaKaC/webinterface/tpls/ConfContributionListContribMin.tpl
+indico/MaKaC/webinterface/tpls/ConfContributionListFilters.tpl
+indico/MaKaC/webinterface/tpls/ConfCreationControlFrame.tpl
+indico/MaKaC/webinterface/tpls/ConfDetailsFull.tpl
+indico/MaKaC/webinterface/tpls/ConfDisplayAlarm.tpl
+indico/MaKaC/webinterface/tpls/ConfDisplayBodyBase.tpl
+indico/MaKaC/webinterface/tpls/ConfDisplayFrame.tpl
+indico/MaKaC/webinterface/tpls/ConfDisplayMenu.tpl
+indico/MaKaC/webinterface/tpls/ConfEditContribType.tpl
+indico/MaKaC/webinterface/tpls/ConfListContribToJudge.tpl
+indico/MaKaC/webinterface/tpls/ConfListContribToJudgeAsEditor.tpl
+indico/MaKaC/webinterface/tpls/ConfListContribToJudgeAsReviewer.tpl
+indico/MaKaC/webinterface/tpls/ConfMetadata.tpl
+indico/MaKaC/webinterface/tpls/ConfModAbstractBook.tpl
+indico/MaKaC/webinterface/tpls/ConfModAbstractPropToAcc.tpl
+indico/MaKaC/webinterface/tpls/ConfModAbstractPropToRej.tpl
+indico/MaKaC/webinterface/tpls/ConfModAbstractWithdraw.tpl
+indico/MaKaC/webinterface/tpls/ConfModAbstractsMerge.tpl
+indico/MaKaC/webinterface/tpls/ConfModCFANotifTplDisplay.tpl
+indico/MaKaC/webinterface/tpls/ConfModCFANotifTplEditData.tpl
+indico/MaKaC/webinterface/tpls/ConfModCFANotifTplNew.tpl
+indico/MaKaC/webinterface/tpls/ConfModCFANotifTplPreview.tpl
+indico/MaKaC/webinterface/tpls/ConfModMoveContribsToSession.tpl
+indico/MaKaC/webinterface/tpls/ConfModMoveContribsToSessionConfirmation.tpl
+indico/MaKaC/webinterface/tpls/ConfModParticipEdit.tpl
+indico/MaKaC/webinterface/tpls/ConfModScheduleDataEdit.tpl
+indico/MaKaC/webinterface/tpls/ConfModScreenDatesEdit.tpl
+indico/MaKaC/webinterface/tpls/ConfModifACSessionCoordinatorRights.tpl
+indico/MaKaC/webinterface/tpls/ConfModifAllContribParticipants.tpl
+indico/MaKaC/webinterface/tpls/ConfModifBadgeDesign.tpl
+indico/MaKaC/webinterface/tpls/ConfModifBadgePDFOptions.tpl
+indico/MaKaC/webinterface/tpls/ConfModifBadgePrinting.tpl
+indico/MaKaC/webinterface/tpls/ConfModifBookings.tpl
+indico/MaKaC/webinterface/tpls/ConfModifCFA.tpl
+indico/MaKaC/webinterface/tpls/ConfModifCFAAddFieldTooltip.tpl
+indico/MaKaC/webinterface/tpls/ConfModifContribList.tpl
+indico/MaKaC/webinterface/tpls/ConfModifContribToPDFMenu.tpl
+indico/MaKaC/webinterface/tpls/ConfModifDisplayAddLink.tpl
+indico/MaKaC/webinterface/tpls/ConfModifDisplayAddPage.tpl
+indico/MaKaC/webinterface/tpls/ConfModifDisplayConfHeader.tpl
+indico/MaKaC/webinterface/tpls/ConfModifDisplayCustom.tpl
+indico/MaKaC/webinterface/tpls/ConfModifDisplayMenu.tpl
+indico/MaKaC/webinterface/tpls/ConfModifDisplayModifyData.tpl
+indico/MaKaC/webinterface/tpls/ConfModifDisplayModifyPage.tpl
+indico/MaKaC/webinterface/tpls/ConfModifDisplayModifySystemData.tpl
+indico/MaKaC/webinterface/tpls/ConfModifDisplayResources.tpl
+indico/MaKaC/webinterface/tpls/ConfModifEPayment.tpl
+indico/MaKaC/webinterface/tpls/ConfModifEPaymentDataModification.tpl
+indico/MaKaC/webinterface/tpls/ConfModifEPaymentPayPal.tpl
+indico/MaKaC/webinterface/tpls/ConfModifEPaymentPayPalDataModif.tpl
+indico/MaKaC/webinterface/tpls/ConfModifEPaymentWorldPay.tpl
+indico/MaKaC/webinterface/tpls/ConfModifEPaymentWorldPayDataModif.tpl
+indico/MaKaC/webinterface/tpls/ConfModifEPaymentYellowPay.tpl
+indico/MaKaC/webinterface/tpls/ConfModifEPaymentYellowPayDataModif.tpl
+indico/MaKaC/webinterface/tpls/ConfModifETicket.tpl
+indico/MaKaC/webinterface/tpls/ConfModifEvaluationEdit.tpl
+indico/MaKaC/webinterface/tpls/ConfModifEvaluationEditQuestion.tpl
+indico/MaKaC/webinterface/tpls/ConfModifEvaluationEditQuestionView.tpl
+indico/MaKaC/webinterface/tpls/ConfModifEvaluationPreview.tpl
+indico/MaKaC/webinterface/tpls/ConfModifEvaluationResults.tpl
+indico/MaKaC/webinterface/tpls/ConfModifEvaluationResultsSubmitters.tpl
+indico/MaKaC/webinterface/tpls/ConfModifEvaluationSetup.tpl
+indico/MaKaC/webinterface/tpls/ConfModifEvaluationSetupDataModif.tpl
+indico/MaKaC/webinterface/tpls/ConfModifEvaluationSetupImportXml.tpl
+indico/MaKaC/webinterface/tpls/ConfModifHeader.tpl
+indico/MaKaC/webinterface/tpls/ConfModifListings.tpl
+indico/MaKaC/webinterface/tpls/ConfModifMainData.tpl
+indico/MaKaC/webinterface/tpls/ConfModifPendingQueues.tpl
+indico/MaKaC/webinterface/tpls/ConfModifPendingQueuesList.tpl
+indico/MaKaC/webinterface/tpls/ConfModifPosterDesign.tpl
+indico/MaKaC/webinterface/tpls/ConfModifPosterPDFOptions.tpl
+indico/MaKaC/webinterface/tpls/ConfModifPosterPrinting.tpl
+indico/MaKaC/webinterface/tpls/ConfModifProgram.tpl
+indico/MaKaC/webinterface/tpls/ConfModifProgramDescription.tpl
+indico/MaKaC/webinterface/tpls/ConfModifRegForm.tpl
+indico/MaKaC/webinterface/tpls/ConfModifRegFormDataModification.tpl
+indico/MaKaC/webinterface/tpls/ConfModifRegFormStatusModif.tpl
+indico/MaKaC/webinterface/tpls/ConfModifRegistrantAccommodationModify.tpl
+indico/MaKaC/webinterface/tpls/ConfModifRegistrantMiscInfoModify.tpl
+indico/MaKaC/webinterface/tpls/ConfModifRegistrantReasonParticipationModify.tpl
+indico/MaKaC/webinterface/tpls/ConfModifRegistrantSessions2PrioritiesModify.tpl
+indico/MaKaC/webinterface/tpls/ConfModifRegistrantSessionsAllModify.tpl
+indico/MaKaC/webinterface/tpls/ConfModifRegistrantSocialEventsModify.tpl
+indico/MaKaC/webinterface/tpls/ConfModifRegistrantStatusesModify.tpl
+indico/MaKaC/webinterface/tpls/ConfModifRegistrantTransactionModify.tpl
+indico/MaKaC/webinterface/tpls/ConfModifRegistrants.tpl
+indico/MaKaC/webinterface/tpls/ConfModifRegistrantsInfo.tpl
+indico/MaKaC/webinterface/tpls/ConfModifReschedule.tpl
+indico/MaKaC/webinterface/tpls/ConfModifSchedule.tpl
+indico/MaKaC/webinterface/tpls/ConfModifScheduleGraphic.tpl
+indico/MaKaC/webinterface/tpls/ConfModifUserCompetences.tpl
+indico/MaKaC/webinterface/tpls/ConfModificationControlFrame.tpl
+indico/MaKaC/webinterface/tpls/ConfModificationReviewingFrame.tpl
+indico/MaKaC/webinterface/tpls/ConfModificationReviewingFramePRM.tpl
+indico/MaKaC/webinterface/tpls/ConfModificationReviewingSettings.tpl
+indico/MaKaC/webinterface/tpls/ConfMyContributions.tpl
+indico/MaKaC/webinterface/tpls/ConfMyStuff.tpl
+indico/MaKaC/webinterface/tpls/ConfMyStuffMyContributions.tpl
+indico/MaKaC/webinterface/tpls/ConfMyStuffMySessions.tpl
+indico/MaKaC/webinterface/tpls/ConfMyStuffMyTracks.tpl
+indico/MaKaC/webinterface/tpls/ConfOffline.tpl
+indico/MaKaC/webinterface/tpls/ConfPaperMyContributions.tpl
+indico/MaKaC/webinterface/tpls/ConfProgram.tpl
+indico/MaKaC/webinterface/tpls/ConfProgramTrack.tpl
+indico/MaKaC/webinterface/tpls/ConfProtectionToolsFrame.tpl
+indico/MaKaC/webinterface/tpls/ConfRegFormAccommodationDisplay.tpl
+indico/MaKaC/webinterface/tpls/ConfRegFormDeactivated.tpl
+indico/MaKaC/webinterface/tpls/ConfRegFormFurtherInformationDisplay.tpl
+indico/MaKaC/webinterface/tpls/ConfRegFormGeneralSectionDisplay.tpl
+indico/MaKaC/webinterface/tpls/ConfRegFormPersonalDataDisplay.tpl
+indico/MaKaC/webinterface/tpls/ConfRegFormReasonParticipationDisplay.tpl
+indico/MaKaC/webinterface/tpls/ConfRegFormSessions2PrioritiesDisplay.tpl
+indico/MaKaC/webinterface/tpls/ConfRegFormSessionsAllDisplay.tpl
+indico/MaKaC/webinterface/tpls/ConfRegFormSessionsDisplay.tpl
+indico/MaKaC/webinterface/tpls/ConfRegFormSocialEventDisplay.tpl
+indico/MaKaC/webinterface/tpls/ConfRegistrantsList.tpl
+indico/MaKaC/webinterface/tpls/ConfRegistrarsControlFrame.tpl
+indico/MaKaC/webinterface/tpls/ConfRegistrationForm.tpl
+indico/MaKaC/webinterface/tpls/ConfRegistrationFormAlreadyRegistered.tpl
+indico/MaKaC/webinterface/tpls/ConfRegistrationFormClosed.tpl
+indico/MaKaC/webinterface/tpls/ConfRegistrationFormConditions.tpl
+indico/MaKaC/webinterface/tpls/ConfRegistrationFormCreationDone.tpl
+indico/MaKaC/webinterface/tpls/ConfRegistrationFormDisplay.tpl
+indico/MaKaC/webinterface/tpls/ConfRegistrationFormFull.tpl
+indico/MaKaC/webinterface/tpls/ConfRegistrationFormModify.tpl
+indico/MaKaC/webinterface/tpls/ConfRegistrationFormPreview.tpl
+indico/MaKaC/webinterface/tpls/ConfRegistrationFormSignIn.tpl
+indico/MaKaC/webinterface/tpls/ConfReviewingAssignContributions.tpl
+indico/MaKaC/webinterface/tpls/ConfSpeakerIndex.tpl
+indico/MaKaC/webinterface/tpls/ConfStaticAuthorIndex.tpl
+indico/MaKaC/webinterface/tpls/ConfStaticContributionList.tpl
+indico/MaKaC/webinterface/tpls/ConfStaticDetails.tpl
+indico/MaKaC/webinterface/tpls/ConfStaticDisplayFrame.tpl
+indico/MaKaC/webinterface/tpls/ConfStaticProgram.tpl
+indico/MaKaC/webinterface/tpls/ConfStaticProgramTrack.tpl
+indico/MaKaC/webinterface/tpls/ConfTBDrawer.tpl
+indico/MaKaC/webinterface/tpls/ConfTickerTapeDrawer.tpl
+indico/MaKaC/webinterface/tpls/ConferenceAllSessionsConveners.tpl
+indico/MaKaC/webinterface/tpls/ConferenceClone.tpl
+indico/MaKaC/webinterface/tpls/ConferenceCreation.tpl
+indico/MaKaC/webinterface/tpls/ConferenceDataModification.tpl
+indico/MaKaC/webinterface/tpls/ConferenceDataModificationAdditionalInfo.tpl
+indico/MaKaC/webinterface/tpls/ConferenceDeletion.tpl
+indico/MaKaC/webinterface/tpls/ConferenceICalExport.tpl
+indico/MaKaC/webinterface/tpls/ConferenceList.tpl
+indico/MaKaC/webinterface/tpls/ConferenceListEvents.tpl
+indico/MaKaC/webinterface/tpls/ConferenceListItem.tpl
+indico/MaKaC/webinterface/tpls/ConferenceLog.tpl
+indico/MaKaC/webinterface/tpls/ConferenceModifFrame.tpl
+indico/MaKaC/webinterface/tpls/ConferenceParticipant.tpl
+indico/MaKaC/webinterface/tpls/ConferenceParticipantPending.tpl
+indico/MaKaC/webinterface/tpls/ConferenceParticipants.tpl
+indico/MaKaC/webinterface/tpls/ConferenceParticipantsDeclined.tpl
+indico/MaKaC/webinterface/tpls/ConferenceParticipantsPending.tpl
+indico/MaKaC/webinterface/tpls/ConferenceParticipantsSetup.tpl
+indico/MaKaC/webinterface/tpls/ConferenceParticipantsStatistics.tpl
+indico/MaKaC/webinterface/tpls/ConferenceReallocation.tpl
+indico/MaKaC/webinterface/tpls/ConferenceStaticTimeTable.tpl
+indico/MaKaC/webinterface/tpls/ConferenceTimeTable.tpl
+indico/MaKaC/webinterface/tpls/ConfigUpcomingEvents.tpl
+indico/MaKaC/webinterface/tpls/Confirmation.tpl
+indico/MaKaC/webinterface/tpls/Conflicts.tpl
+indico/MaKaC/webinterface/tpls/Contact.tpl
+indico/MaKaC/webinterface/tpls/ContextHelp.tpl
+indico/MaKaC/webinterface/tpls/ContribModWithdraw.tpl
+indico/MaKaC/webinterface/tpls/ContribModifAC.tpl
+indico/MaKaC/webinterface/tpls/ContribModifHeader.tpl
+indico/MaKaC/webinterface/tpls/ContribModifMain.tpl
+indico/MaKaC/webinterface/tpls/ContribModifReviewing.tpl
+indico/MaKaC/webinterface/tpls/ContribModifSC.tpl
+indico/MaKaC/webinterface/tpls/ContribModifTool.tpl
+indico/MaKaC/webinterface/tpls/ContribParticipantList.tpl
+indico/MaKaC/webinterface/tpls/ContribParticipationSentMail.tpl
+indico/MaKaC/webinterface/tpls/ContributionDataModification.tpl
+indico/MaKaC/webinterface/tpls/ContributionDataModificationBoard.tpl
+indico/MaKaC/webinterface/tpls/ContributionDataModificationType.tpl
+indico/MaKaC/webinterface/tpls/ContributionDeletion.tpl
+indico/MaKaC/webinterface/tpls/ContributionDisplayFull.tpl
+indico/MaKaC/webinterface/tpls/ContributionDisplayMin.tpl
+indico/MaKaC/webinterface/tpls/ContributionICalExport.tpl
+indico/MaKaC/webinterface/tpls/ContributionListDisplayTab.tpl
+indico/MaKaC/webinterface/tpls/ContributionModifFrame.tpl
+indico/MaKaC/webinterface/tpls/ContributionReviewing.tpl
+indico/MaKaC/webinterface/tpls/ContributionReviewingDisplay.tpl
+indico/MaKaC/webinterface/tpls/ContributionReviewingHistory.tpl
+indico/MaKaC/webinterface/tpls/ContributionReviewingJudgements.tpl
+indico/MaKaC/webinterface/tpls/ContributionReviewingTemplatesList.tpl
+indico/MaKaC/webinterface/tpls/ContributionStaticDisplay.tpl
+indico/MaKaC/webinterface/tpls/ConvenerSentMail.tpl
+indico/MaKaC/webinterface/tpls/DateField.tpl
+indico/MaKaC/webinterface/tpls/DayOverview.tpl
+indico/MaKaC/webinterface/tpls/DisplayConfirmation.tpl
+indico/MaKaC/webinterface/tpls/DomainControlFrame.tpl
+indico/MaKaC/webinterface/tpls/DomainCreation.tpl
+indico/MaKaC/webinterface/tpls/DomainDataModification.tpl
+indico/MaKaC/webinterface/tpls/DomainDetails.tpl
+indico/MaKaC/webinterface/tpls/DomainList.tpl
+indico/MaKaC/webinterface/tpls/DownloadPRTemplate.tpl
+indico/MaKaC/webinterface/tpls/EditingJudgementDisplay.tpl
+indico/MaKaC/webinterface/tpls/Email.tpl
+indico/MaKaC/webinterface/tpls/EmailToContribParticipants.tpl
+indico/MaKaC/webinterface/tpls/EmailToConveners.tpl
+indico/MaKaC/webinterface/tpls/EmailToRegistrants.tpl
+indico/MaKaC/webinterface/tpls/EmptyCategory.tpl
+indico/MaKaC/webinterface/tpls/EntryTimingError.tpl
+indico/MaKaC/webinterface/tpls/Error.tpl
+indico/MaKaC/webinterface/tpls/Error404.tpl
+indico/MaKaC/webinterface/tpls/ErrorWSGI.tpl
+indico/MaKaC/webinterface/tpls/EvaluationClosed.tpl
+indico/MaKaC/webinterface/tpls/EvaluationDisplay.tpl
+indico/MaKaC/webinterface/tpls/EvaluationDisplayModif.tpl
+indico/MaKaC/webinterface/tpls/EvaluationFull.tpl
+indico/MaKaC/webinterface/tpls/EvaluationInactive.tpl
+indico/MaKaC/webinterface/tpls/EvaluationMainInformation.tpl
+indico/MaKaC/webinterface/tpls/EvaluationShow.tpl
+indico/MaKaC/webinterface/tpls/EvaluationSignIn.tpl
+indico/MaKaC/webinterface/tpls/EvaluationSubmitted.tpl
+indico/MaKaC/webinterface/tpls/EventCreationJS.tpl
+indico/MaKaC/webinterface/tpls/EventFooter.CERN.tpl
+indico/MaKaC/webinterface/tpls/EventFooter.tpl
+indico/MaKaC/webinterface/tpls/EventHeader.tpl
+indico/MaKaC/webinterface/tpls/EventLocationInfo.tpl
+indico/MaKaC/webinterface/tpls/EventModifMainData.tpl
+indico/MaKaC/webinterface/tpls/EventParticipantAddition.tpl
+indico/MaKaC/webinterface/tpls/EventSetProtection.tpl
+indico/MaKaC/webinterface/tpls/FileInputField.tpl
+indico/MaKaC/webinterface/tpls/FileModifFrame.tpl
+indico/MaKaC/webinterface/tpls/FilterCriteria.tpl
+indico/MaKaC/webinterface/tpls/FilterCriterionOptions.tpl
+indico/MaKaC/webinterface/tpls/FilterCriterionOptionsAbstracts.tpl
+indico/MaKaC/webinterface/tpls/FilterCriterionOptionsContribs.tpl
+indico/MaKaC/webinterface/tpls/FilterSessionCriterionOptions.tpl
+indico/MaKaC/webinterface/tpls/FinalJudgementDisplay.tpl
+indico/MaKaC/webinterface/tpls/Footer.CERN.tpl
+indico/MaKaC/webinterface/tpls/Footer.tpl
+indico/MaKaC/webinterface/tpls/FormValuesError.tpl
+indico/MaKaC/webinterface/tpls/FormatColorOptionModif.tpl
+indico/MaKaC/webinterface/tpls/FullMaterialPackage.tpl
+indico/MaKaC/webinterface/tpls/GeneralInfoModification.tpl
+indico/MaKaC/webinterface/tpls/GenericError.tpl
+indico/MaKaC/webinterface/tpls/GiveAdvice.tpl
+indico/MaKaC/webinterface/tpls/GroupDetails.tpl
+indico/MaKaC/webinterface/tpls/GroupList.tpl
+indico/MaKaC/webinterface/tpls/GroupModification.tpl
+indico/MaKaC/webinterface/tpls/HTMLGroupList.tpl
+indico/MaKaC/webinterface/tpls/HTMLHeader.tpl
+indico/MaKaC/webinterface/tpls/HTMLUserList.tpl
+indico/MaKaC/webinterface/tpls/Header.tpl
+indico/MaKaC/webinterface/tpls/HeaderMoreMenu.tpl
+indico/MaKaC/webinterface/tpls/Help.tpl
+indico/MaKaC/webinterface/tpls/HelpHeader.tpl
+indico/MaKaC/webinterface/tpls/HomeAccessControlStatusFrame.tpl
+indico/MaKaC/webinterface/tpls/HtmlScriptError.tpl
+indico/MaKaC/webinterface/tpls/ICalExportBase.tpl
+indico/MaKaC/webinterface/tpls/ICalExportCommon.tpl
+indico/MaKaC/webinterface/tpls/IPBasedACL.tpl
+indico/MaKaC/webinterface/tpls/IdentityModification.tpl
+indico/MaKaC/webinterface/tpls/IncludeMe.tpl
+indico/MaKaC/webinterface/tpls/InlineContextHelp.tpl
+indico/MaKaC/webinterface/tpls/InternalPageDisplay.tpl
+indico/MaKaC/webinterface/tpls/JudgeEditing.tpl
+indico/MaKaC/webinterface/tpls/LaTeXError.tpl
+indico/MaKaC/webinterface/tpls/LanguageSelector.tpl
+indico/MaKaC/webinterface/tpls/LinkModif.tpl
+indico/MaKaC/webinterface/tpls/LinkModifFrame.tpl
+indico/MaKaC/webinterface/tpls/ListJSHelpers.tpl
+indico/MaKaC/webinterface/tpls/MConfDisplayFrame.tpl
+indico/MaKaC/webinterface/tpls/MConfModifListings.tpl
+indico/MaKaC/webinterface/tpls/MConfModifMainData.tpl
+indico/MaKaC/webinterface/tpls/MContribModifMain.tpl
+indico/MaKaC/webinterface/tpls/MContributionDisplayFull.tpl
+indico/MaKaC/webinterface/tpls/MContributionDisplayMin.tpl
+indico/MaKaC/webinterface/tpls/MMaterialDisplay.tpl
+indico/MaKaC/webinterface/tpls/MScheduleAddContributions.tpl
+indico/MaKaC/webinterface/tpls/MSessionDisplayFull.tpl
+indico/MaKaC/webinterface/tpls/MSessionModifSchedule.tpl
+indico/MaKaC/webinterface/tpls/MSubContributionDisplayFull.tpl
+indico/MaKaC/webinterface/tpls/MSubContributionDisplayMin.tpl
+indico/MaKaC/webinterface/tpls/MTimeTableCustomizePDF.tpl
+indico/MaKaC/webinterface/tpls/MainBase.tpl
+indico/MaKaC/webinterface/tpls/ManagementHeader.tpl
+indico/MaKaC/webinterface/tpls/MarkdownMathJaxHelp.tpl
+indico/MaKaC/webinterface/tpls/MaterialDisplay.tpl
+indico/MaKaC/webinterface/tpls/MaterialListFile.tpl
+indico/MaKaC/webinterface/tpls/MaterialListItem.tpl
+indico/MaKaC/webinterface/tpls/MaterialListPopup.tpl
+indico/MaKaC/webinterface/tpls/MaterialMainResourceSelect.tpl
+indico/MaKaC/webinterface/tpls/MaterialModifFrame.tpl
+indico/MaKaC/webinterface/tpls/MaterialModifHeader.tpl
+indico/MaKaC/webinterface/tpls/MaterialModifMain.tpl
+indico/MaKaC/webinterface/tpls/MaterialStaticDisplay.tpl
+indico/MaKaC/webinterface/tpls/MaterialTable.tpl
+indico/MaKaC/webinterface/tpls/MeetingBreakDisplayItem.tpl
+indico/MaKaC/webinterface/tpls/MeetingContribFullDisplayItem.tpl
+indico/MaKaC/webinterface/tpls/MeetingContribMinimalDisplayItem.tpl
+indico/MaKaC/webinterface/tpls/MeetingCreation.tpl
+indico/MaKaC/webinterface/tpls/MeetingFilter.tpl
+indico/MaKaC/webinterface/tpls/MeetingFullDisplay.tpl
+indico/MaKaC/webinterface/tpls/MeetingHighDetailTimeTable.tpl
+indico/MaKaC/webinterface/tpls/MeetingMinimalDisplay.tpl
+indico/MaKaC/webinterface/tpls/MeetingSessionSlotFullDisplayItem.tpl
+indico/MaKaC/webinterface/tpls/MeetingSessionSlotMinimalDisplayItem.tpl
+indico/MaKaC/webinterface/tpls/MeetingTimeTable.tpl
+indico/MaKaC/webinterface/tpls/MenuConferenceHeader.tpl
+indico/MaKaC/webinterface/tpls/MinutesDisplay.tpl
+indico/MaKaC/webinterface/tpls/MobileDetection.tpl
+indico/MaKaC/webinterface/tpls/ModificationControlFrame.tpl
+indico/MaKaC/webinterface/tpls/ModificationError.tpl
+indico/MaKaC/webinterface/tpls/ModificationKeyError.tpl
+indico/MaKaC/webinterface/tpls/MonthOverview.tpl
+indico/MaKaC/webinterface/tpls/NavigationDrawer.tpl
+indico/MaKaC/webinterface/tpls/News.tpl
+indico/MaKaC/webinterface/tpls/NoReportError.tpl
+indico/MaKaC/webinterface/tpls/NotconfirmEPaymentYellowPay.tpl
+indico/MaKaC/webinterface/tpls/NotifTPLModifFrame.tpl
+indico/MaKaC/webinterface/tpls/OAuthThirdPartyAuth.tpl
+indico/MaKaC/webinterface/tpls/OAuthUserThirdPartyAuth.tpl
+indico/MaKaC/webinterface/tpls/OverviewBreak.tpl
+indico/MaKaC/webinterface/tpls/OverviewConfFullDisplay.tpl
+indico/MaKaC/webinterface/tpls/OverviewConfMinDisplay.tpl
+indico/MaKaC/webinterface/tpls/OverviewContribFullDisplay.tpl
+indico/MaKaC/webinterface/tpls/OverviewContribMinDisplay.tpl
+indico/MaKaC/webinterface/tpls/OverviewSessionFullDisplay.tpl
+indico/MaKaC/webinterface/tpls/OverviewSessionMinDisplay.tpl
+indico/MaKaC/webinterface/tpls/OverviewSessionSlot.tpl
+indico/MaKaC/webinterface/tpls/PageLinkModif.tpl
+indico/MaKaC/webinterface/tpls/PaperCreation.tpl
+indico/MaKaC/webinterface/tpls/PaperDataModification.tpl
+indico/MaKaC/webinterface/tpls/PaperReviewingDisplay.tpl
+indico/MaKaC/webinterface/tpls/ParentTimingError.tpl
+indico/MaKaC/webinterface/tpls/ParticipantList.tpl
+indico/MaKaC/webinterface/tpls/PersAreaFrame.tpl
+indico/MaKaC/webinterface/tpls/PosterCreation.tpl
+indico/MaKaC/webinterface/tpls/PosterTemplates.tpl
+indico/MaKaC/webinterface/tpls/PreviewPage.tpl
+indico/MaKaC/webinterface/tpls/PrintPageFrame.tpl
+indico/MaKaC/webinterface/tpls/ProtectionWidget.tpl
+indico/MaKaC/webinterface/tpls/RBAdminFrame.tpl
+indico/MaKaC/webinterface/tpls/RegFormAccommodationModifFrame.tpl
+indico/MaKaC/webinterface/tpls/RegFormFurtherInformationModifFrame.tpl
+indico/MaKaC/webinterface/tpls/RegFormGeneralSectionModifFrame.tpl
+indico/MaKaC/webinterface/tpls/RegFormReasonParticipationModifFrame.tpl
+indico/MaKaC/webinterface/tpls/RegFormSessionsModifFrame.tpl
+indico/MaKaC/webinterface/tpls/RegFormSocialEventModifFrame.tpl
+indico/MaKaC/webinterface/tpls/RegPreviewMail.tpl
+indico/MaKaC/webinterface/tpls/RegSentMail.tpl
+indico/MaKaC/webinterface/tpls/RegistrantDataModification.tpl
+indico/MaKaC/webinterface/tpls/RegistrantModifETicket.tpl
+indico/MaKaC/webinterface/tpls/RegistrantModifMain.tpl
+indico/MaKaC/webinterface/tpls/RegistrantModifPrintBadges.tpl
+indico/MaKaC/webinterface/tpls/RegistrantsFilterStatuses.tpl
+indico/MaKaC/webinterface/tpls/RegistrationFormconfirmBooking.tpl
+indico/MaKaC/webinterface/tpls/ReportError.tpl
+indico/MaKaC/webinterface/tpls/ReportErrorSummary.tpl
+indico/MaKaC/webinterface/tpls/ReportNumbersTable.tpl
+indico/MaKaC/webinterface/tpls/ReportSended.tpl
+indico/MaKaC/webinterface/tpls/ResetPassword.tpl
+indico/MaKaC/webinterface/tpls/RestrictedHTML.tpl
+indico/MaKaC/webinterface/tpls/RoomBookingAdmin.tpl
+indico/MaKaC/webinterface/tpls/RoomBookingAdminLocation.tpl
+indico/MaKaC/webinterface/tpls/RoomBookingBlockingDetails.tpl
+indico/MaKaC/webinterface/tpls/RoomBookingBlockingForm.tpl
+indico/MaKaC/webinterface/tpls/RoomBookingBlockingList.tpl
+indico/MaKaC/webinterface/tpls/RoomBookingBlockingsForMyRooms.tpl
+indico/MaKaC/webinterface/tpls/RoomBookingBookRoom.tpl
+indico/MaKaC/webinterface/tpls/RoomBookingBookingForm.tpl
+indico/MaKaC/webinterface/tpls/RoomBookingBookingList.tpl
+indico/MaKaC/webinterface/tpls/RoomBookingChooseEvent.tpl
+indico/MaKaC/webinterface/tpls/RoomBookingConfirmBooking.tpl
+indico/MaKaC/webinterface/tpls/RoomBookingDetails.tpl
+indico/MaKaC/webinterface/tpls/RoomBookingEmail_2AVCSupportAfterBookingCancellation.tpl
+indico/MaKaC/webinterface/tpls/RoomBookingEmail_2AVCSupportAfterBookingInsertion.tpl
+indico/MaKaC/webinterface/tpls/RoomBookingEmail_2AVCSupportAfterBookingModification.tpl
+indico/MaKaC/webinterface/tpls/RoomBookingEmail_2BlockingCreatorRequestProcessed.tpl
+indico/MaKaC/webinterface/tpls/RoomBookingEmail_2ResponsibleAfterBookingCancellation.tpl
+indico/MaKaC/webinterface/tpls/RoomBookingEmail_2ResponsibleAfterBookingConfirmation.tpl
+indico/MaKaC/webinterface/tpls/RoomBookingEmail_2ResponsibleAfterBookingInsertion.tpl
+indico/MaKaC/webinterface/tpls/RoomBookingEmail_2ResponsibleAfterBookingModification.tpl
+indico/MaKaC/webinterface/tpls/RoomBookingEmail_2ResponsibleAfterBookingRejection.tpl
+indico/MaKaC/webinterface/tpls/RoomBookingEmail_2ResponsibleConfirmBlocking.tpl
+indico/MaKaC/webinterface/tpls/RoomBookingEmail_2ResponsibleConsiderRejecting.tpl
+indico/MaKaC/webinterface/tpls/RoomBookingEmail_2UserAfterBookingCancellation.tpl
+indico/MaKaC/webinterface/tpls/RoomBookingEmail_2UserAfterBookingConfirmation.tpl
+indico/MaKaC/webinterface/tpls/RoomBookingEmail_2UserAfterBookingInsertion.tpl
+indico/MaKaC/webinterface/tpls/RoomBookingEmail_2UserAfterBookingModification.tpl
+indico/MaKaC/webinterface/tpls/RoomBookingEmail_2UserAfterBookingRejection.tpl
+indico/MaKaC/webinterface/tpls/RoomBookingEmail_2UserAfterPreBookingInsertion.tpl
+indico/MaKaC/webinterface/tpls/RoomBookingEmail_2UserRequestProlongation.tpl
+indico/MaKaC/webinterface/tpls/RoomBookingEmail_AssistanceAfterBookingCancellation.tpl
+indico/MaKaC/webinterface/tpls/RoomBookingEmail_AssistanceAfterBookingInsertion.tpl
+indico/MaKaC/webinterface/tpls/RoomBookingEmail_AssistanceAfterBookingModification.tpl
+indico/MaKaC/webinterface/tpls/RoomBookingEmail_AssistanceAfterBookingRejection.tpl
+indico/MaKaC/webinterface/tpls/RoomBookingEmail_Footer.tpl
+indico/MaKaC/webinterface/tpls/RoomBookingHeader.tpl
+indico/MaKaC/webinterface/tpls/RoomBookingList.tpl
+indico/MaKaC/webinterface/tpls/RoomBookingListItem.tpl
+indico/MaKaC/webinterface/tpls/RoomBookingMapOfRooms.tpl
+indico/MaKaC/webinterface/tpls/RoomBookingMapOfRoomsWidget.tpl
+indico/MaKaC/webinterface/tpls/RoomBookingPeriodForm.tpl
+indico/MaKaC/webinterface/tpls/RoomBookingPeriodFormOld.tpl
+indico/MaKaC/webinterface/tpls/RoomBookingPluginAdmin.tpl
+indico/MaKaC/webinterface/tpls/RoomBookingRoomCalendar.tpl
+indico/MaKaC/webinterface/tpls/RoomBookingRoomDetails.tpl
+indico/MaKaC/webinterface/tpls/RoomBookingRoomForm.tpl
+indico/MaKaC/webinterface/tpls/RoomBookingRoomList.tpl
+indico/MaKaC/webinterface/tpls/RoomBookingRoomMiniDetails.tpl
+indico/MaKaC/webinterface/tpls/RoomBookingRoomStats.tpl
+indico/MaKaC/webinterface/tpls/RoomBookingSearch4Bookings.tpl
+indico/MaKaC/webinterface/tpls/RoomBookingSearch4Rooms.tpl
+indico/MaKaC/webinterface/tpls/RoomBookingStatement.tpl
+indico/MaKaC/webinterface/tpls/RoomBookingWelcome.tpl
+indico/MaKaC/webinterface/tpls/RoomMapperDetails.tpl
+indico/MaKaC/webinterface/tpls/RoomMapperEdit.tpl
+indico/MaKaC/webinterface/tpls/RoomMapperList.tpl
+indico/MaKaC/webinterface/tpls/SEConfModifMainData.tpl
+indico/MaKaC/webinterface/tpls/SEConfModifSchedule.tpl
+indico/MaKaC/webinterface/tpls/SEConfModifTools.tpl
+indico/MaKaC/webinterface/tpls/SchEditContrib.tpl
+indico/MaKaC/webinterface/tpls/SchEditSlot.tpl
+indico/MaKaC/webinterface/tpls/SchEntry.tpl
+indico/MaKaC/webinterface/tpls/SchModifRecalculate.tpl
+indico/MaKaC/webinterface/tpls/SchRelocate.tpl
+indico/MaKaC/webinterface/tpls/SchRelocateTime.tpl
+indico/MaKaC/webinterface/tpls/ScheduleAddContributions.tpl
+indico/MaKaC/webinterface/tpls/ScheduleContribution.tpl
+indico/MaKaC/webinterface/tpls/SelectionBox.tpl
+indico/MaKaC/webinterface/tpls/SentMail.tpl
+indico/MaKaC/webinterface/tpls/SessionBar.tpl
+indico/MaKaC/webinterface/tpls/SessionContributionList.tpl
+indico/MaKaC/webinterface/tpls/SessionContributionListFilters.tpl
+indico/MaKaC/webinterface/tpls/SessionDisplayFull.tpl
+indico/MaKaC/webinterface/tpls/SessionICalExport.tpl
+indico/MaKaC/webinterface/tpls/SessionImportContrib.tpl
+indico/MaKaC/webinterface/tpls/SessionModAddContribs.tpl
+indico/MaKaC/webinterface/tpls/SessionModContribList.tpl
+indico/MaKaC/webinterface/tpls/SessionModEditData.tpl
+indico/MaKaC/webinterface/tpls/SessionModEditDataCode.tpl
+indico/MaKaC/webinterface/tpls/SessionModEditDataColors.tpl
+indico/MaKaC/webinterface/tpls/SessionModEditDataType.tpl
+indico/MaKaC/webinterface/tpls/SessionModPlainTTDay.tpl
+indico/MaKaC/webinterface/tpls/SessionModPosterContribList.tpl
+indico/MaKaC/webinterface/tpls/SessionModPosterTTDay.tpl
+indico/MaKaC/webinterface/tpls/SessionModifAC.tpl
+indico/MaKaC/webinterface/tpls/SessionModifComm.tpl
+indico/MaKaC/webinterface/tpls/SessionModifCommEdit.tpl
+indico/MaKaC/webinterface/tpls/SessionModifHeader.tpl
+indico/MaKaC/webinterface/tpls/SessionModifMain.tpl
+indico/MaKaC/webinterface/tpls/SessionModifMainCode.tpl
+indico/MaKaC/webinterface/tpls/SessionModifMainColors.tpl
+indico/MaKaC/webinterface/tpls/SessionModifMainType.tpl
+indico/MaKaC/webinterface/tpls/SessionModifSchedule.tpl
+indico/MaKaC/webinterface/tpls/SessionModifTools.tpl
+indico/MaKaC/webinterface/tpls/SessionStaticDisplay.tpl
+indico/MaKaC/webinterface/tpls/SetAlarm.tpl
+indico/MaKaC/webinterface/tpls/SettingsWidget.tpl
+indico/MaKaC/webinterface/tpls/ShowExistingMaterial.tpl
+indico/MaKaC/webinterface/tpls/ShowExistingReviewingMaterial.tpl
+indico/MaKaC/webinterface/tpls/SideMenu.tpl
+indico/MaKaC/webinterface/tpls/SignIn.tpl
+indico/MaKaC/webinterface/tpls/SimpleCalendar.tpl
+indico/MaKaC/webinterface/tpls/SimpleColorChart.tpl
+indico/MaKaC/webinterface/tpls/SimpleEventCreation.tpl
+indico/MaKaC/webinterface/tpls/SimpleEventFullDisplay.tpl
+indico/MaKaC/webinterface/tpls/SimpleEventMinDisplay.tpl
+indico/MaKaC/webinterface/tpls/SimpleNavigationDrawer.tpl
+indico/MaKaC/webinterface/tpls/SlidesCreation.tpl
+indico/MaKaC/webinterface/tpls/SpacerModif.tpl
+indico/MaKaC/webinterface/tpls/StaticWebHeader.tpl
+indico/MaKaC/webinterface/tpls/StdSectionDrawer.tpl
+indico/MaKaC/webinterface/tpls/StdTBDrawer.tpl
+indico/MaKaC/webinterface/tpls/SubContribModifHeader.tpl
+indico/MaKaC/webinterface/tpls/SubContribModifMain.tpl
+indico/MaKaC/webinterface/tpls/SubContribModifTool.tpl
+indico/MaKaC/webinterface/tpls/SubContributionCreation.tpl
+indico/MaKaC/webinterface/tpls/SubContributionDataModification.tpl
+indico/MaKaC/webinterface/tpls/SubContributionDisplay.tpl
+indico/MaKaC/webinterface/tpls/SubContributionDisplayFull.tpl
+indico/MaKaC/webinterface/tpls/SubContributionDisplayMin.tpl
+indico/MaKaC/webinterface/tpls/SubmitMaterialFile.tpl
+indico/MaKaC/webinterface/tpls/SubmitMaterialLink.tpl
+indico/MaKaC/webinterface/tpls/SystemLinkModif.tpl
+indico/MaKaC/webinterface/tpls/TabControl.tpl
+indico/MaKaC/webinterface/tpls/TaskManager.tpl
+indico/MaKaC/webinterface/tpls/TimeTableCustomizePDF.tpl
+indico/MaKaC/webinterface/tpls/TimetableModif.tpl
+indico/MaKaC/webinterface/tpls/TimezoneSelector.tpl
+indico/MaKaC/webinterface/tpls/TimingError.tpl
+indico/MaKaC/webinterface/tpls/TrackAbstractModification.tpl
+indico/MaKaC/webinterface/tpls/TrackAbstractPropForOtherTrack.tpl
+indico/MaKaC/webinterface/tpls/TrackAbstractPropToAcc.tpl
+indico/MaKaC/webinterface/tpls/TrackAbstractPropToRej.tpl
+indico/MaKaC/webinterface/tpls/TrackCreation.tpl
+indico/MaKaC/webinterface/tpls/TrackDataModification.tpl
+indico/MaKaC/webinterface/tpls/TrackModContribList.tpl
+indico/MaKaC/webinterface/tpls/TrackModifAbstracts.tpl
+indico/MaKaC/webinterface/tpls/TrackModifCoordination.tpl
+indico/MaKaC/webinterface/tpls/TrackModifFrame.tpl
+indico/MaKaC/webinterface/tpls/TrackModifHeader.tpl
+indico/MaKaC/webinterface/tpls/TrackModifMain.tpl
+indico/MaKaC/webinterface/tpls/TrackStaticContribList.tpl
+indico/MaKaC/webinterface/tpls/UnactivatedAccount.tpl
+indico/MaKaC/webinterface/tpls/UnexpectedError.tpl
+indico/MaKaC/webinterface/tpls/UpcomingEvents.tpl
+indico/MaKaC/webinterface/tpls/UpdateNews.tpl
+indico/MaKaC/webinterface/tpls/UploadPaper.tpl
+indico/MaKaC/webinterface/tpls/UserAPI.tpl
+indico/MaKaC/webinterface/tpls/UserAbstracts.tpl
+indico/MaKaC/webinterface/tpls/UserActiveSecondaryEmail.tpl
+indico/MaKaC/webinterface/tpls/UserBaskets.tpl
+indico/MaKaC/webinterface/tpls/UserCreated.tpl
+indico/MaKaC/webinterface/tpls/UserDashboard.tpl
+indico/MaKaC/webinterface/tpls/UserDetails.tpl
+indico/MaKaC/webinterface/tpls/UserIdentitiesTable.tpl
+indico/MaKaC/webinterface/tpls/UserList.tpl
+indico/MaKaC/webinterface/tpls/UserManagement.tpl
+indico/MaKaC/webinterface/tpls/UserMerge.tpl
+indico/MaKaC/webinterface/tpls/UserModify.tpl
+indico/MaKaC/webinterface/tpls/UserPreferences.tpl
+indico/MaKaC/webinterface/tpls/UserRegistration.tpl
+indico/MaKaC/webinterface/tpls/UserSendIdentity.tpl
+indico/MaKaC/webinterface/tpls/UserTable.tpl
+indico/MaKaC/webinterface/tpls/VideoCreation.tpl
+indico/MaKaC/webinterface/tpls/VideoFlash.tpl
+indico/MaKaC/webinterface/tpls/VideoWmv.tpl
+indico/MaKaC/webinterface/tpls/Webcast.tpl
+indico/MaKaC/webinterface/tpls/WebcastArchive.tpl
+indico/MaKaC/webinterface/tpls/WebcastSetup.tpl
+indico/MaKaC/webinterface/tpls/WeekOverview.tpl
+indico/MaKaC/webinterface/tpls/WelcomeHeader.tpl
+indico/MaKaC/webinterface/tpls/confirmEPaymentPayPal.tpl
+indico/MaKaC/webinterface/tpls/confirmEPaymentYellowPay.tpl
+indico/MaKaC/webinterface/tpls/chelp/AddPersonModule.wohl
+indico/MaKaC/webinterface/tpls/chelp/ConfModifEvaluationEditQuestion.wohl
+indico/MaKaC/webinterface/tpls/chelp/ConfModifEvaluationSetup.wohl
+indico/MaKaC/webinterface/tpls/chelp/ConfModifUserCompetences.wohl
+indico/MaKaC/webinterface/tpls/chelp/ConfModificationReviewingFrame.wohl
+indico/MaKaC/webinterface/tpls/chelp/ConfModificationReviewingFramePRM.wohl
+indico/MaKaC/webinterface/tpls/chelp/ConfModificationReviewingSettings.wohl
+indico/MaKaC/webinterface/tpls/chelp/ConfReviewingAssignContributions.wohl
+indico/MaKaC/webinterface/tpls/chelp/ContributionReviewing.wohl
+indico/MaKaC/webinterface/tpls/chelp/wohl.xsd
+indico/MaKaC/webinterface/tpls/events/Text.tpl
+indico/MaKaC/webinterface/tpls/events/include/ApplyParticipation.tpl
+indico/MaKaC/webinterface/tpls/events/include/Break.tpl
+indico/MaKaC/webinterface/tpls/events/include/Common.tpl
+indico/MaKaC/webinterface/tpls/events/include/Contribution.tpl
+indico/MaKaC/webinterface/tpls/events/include/EventDetails.tpl
+indico/MaKaC/webinterface/tpls/events/include/ManageButton.tpl
+indico/MaKaC/webinterface/tpls/events/include/Material.tpl
+indico/MaKaC/webinterface/tpls/events/include/MeetingBody.tpl
+indico/MaKaC/webinterface/tpls/events/include/Session.tpl
+indico/MaKaC/webinterface/tpls/events/include/SocialIcons.tpl
+indico/MaKaC/webinterface/tpls/events/include/SubContribution.tpl
+indico/MaKaC/webinterface/tpls/events/lectures/IndicoLecture.tpl
+indico/MaKaC/webinterface/tpls/events/meetings/Compact.tpl
+indico/MaKaC/webinterface/tpls/events/meetings/IndicoMeeting.tpl
+indico/MaKaC/webinterface/tpls/events/meetings/IndicoMeetingWithMinutes.tpl
+indico/MaKaC/webinterface/tpls/events/meetings/Openlab.tpl
+indico/MaKaC/webinterface/tpls/events/meetings/Weeks.tpl
+indico/MaKaC/webinterface/tpls/events/meetings/administrative/Administrative.tpl
+indico/MaKaC/webinterface/tpls/events/meetings/administrative/AdministrativeAllMaterial.tpl
+indico/MaKaC/webinterface/tpls/events/meetings/administrative/AdministrativeWithTime.tpl
+indico/MaKaC/webinterface/tpls/events/meetings/administrative/LHCRBB.tpl
+indico/MaKaC/webinterface/tpls/events/meetings/administrative/PensionFund.tpl
+indico/MaKaC/webinterface/tpls/events/meetings/administrative/StaffAssociation.tpl
+indico/MaKaC/webinterface/tpls/events/meetings/administrative/include/Break.tpl
+indico/MaKaC/webinterface/tpls/events/meetings/administrative/include/Contribution.tpl
+indico/MaKaC/webinterface/tpls/events/meetings/administrative/include/Session.tpl
+indico/MaKaC/webinterface/tpls/events/meetings/administrative/include/SubContribution.tpl
+indico/MaKaC/webinterface/tpls/events/meetings/cdsagenda/CDSAgenda.tpl
+indico/MaKaC/webinterface/tpls/events/meetings/cdsagenda/CDSAgendaOrdered.tpl
+indico/MaKaC/webinterface/tpls/events/meetings/cdsagenda/CDSAgendaWithMinutes.tpl
+indico/MaKaC/webinterface/tpls/events/meetings/cdsagenda/include/Break.tpl
+indico/MaKaC/webinterface/tpls/events/meetings/cdsagenda/include/Contribution.tpl
+indico/MaKaC/webinterface/tpls/events/meetings/cdsagenda/include/Header.tpl
+indico/MaKaC/webinterface/tpls/events/meetings/cdsagenda/include/Session.tpl
+indico/MaKaC/webinterface/tpls/events/meetings/cdsagenda/include/SubContribution.tpl
+indico/MaKaC/webinterface/tpls/js/mathjax.config.js.tpl
+indico/MaKaC/webinterface/tpls/js/vars.js.tpl
+indico/MaKaC/webinterface/tpls/latex/book_of_abstracts.tpl
+indico/MaKaC/webinterface/tpls/latex/contribution_list_boa.tpl
+indico/MaKaC/webinterface/tpls/latex/report.tpl
+indico/MaKaC/webinterface/tpls/latex/single_doc.tpl
+indico/MaKaC/webinterface/tpls/latex/inc/abstract.tpl
+indico/MaKaC/webinterface/tpls/latex/inc/abstract_manager.tpl
+indico/MaKaC/webinterface/tpls/latex/inc/abstract_track_manager.tpl
+indico/MaKaC/webinterface/tpls/latex/inc/contribution.tpl
+indico/MaKaC/webinterface/tpls/latex/inc/contribution_condensed.tpl
+indico/MaKaC/webinterface/tpls/latex/inc/document.tpl
+indico/MaKaC/webinterface/tpls/latex/inc/first_page.tpl
+indico/MaKaC/webinterface/tpls/latex/inc/person_list.tpl
+indico/MaKaC/webinterface/tpls/latex/inc/toc_definitions.tpl
+indico/core/__init__.py
+indico/core/config.py
+indico/core/db/__init__.py
+indico/core/db/eticket.py
+indico/core/db/event.py
+indico/core/db/manager.py
+indico/core/db/migration.py
+indico/core/extpoint/__init__.py
+indico/core/extpoint/base.py
+indico/core/extpoint/db.py
+indico/core/extpoint/events.py
+indico/core/extpoint/index.py
+indico/core/extpoint/location.py
+indico/core/extpoint/plugins.py
+indico/core/extpoint/reservation.py
+indico/core/extpoint/rh.py
+indico/core/fossils/__init__.py
+indico/core/fossils/errors.py
+indico/core/fossils/event.py
+indico/core/fossils/registration.py
+indico/core/index/__init__.py
+indico/core/index/adapter.py
+indico/core/index/base.py
+indico/core/index/catalog.py
+indico/core/index/event.py
+indico/ext/__init__.py
+indico/ext/register.py
+indico/ext/calendaring/__init__.py
+indico/ext/calendaring/components.py
+indico/ext/calendaring/listeners.py
+indico/ext/calendaring/options.py
+indico/ext/calendaring/pages.py
+indico/ext/calendaring/services.py
+indico/ext/calendaring/storage.py
+indico/ext/calendaring/outlook/__init__.py
+indico/ext/calendaring/outlook/options.py
+indico/ext/calendaring/outlook/tasks.py
+indico/ext/calendaring/outlook/test/__init__.py
+indico/ext/calendaring/outlook/test/unit/__init__.py
+indico/ext/calendaring/outlook/test/unit/tasks_tests.py
+indico/ext/calendaring/test/__init__.py
+indico/ext/calendaring/test/unit/__init__.py
+indico/ext/calendaring/test/unit/storage_tests.py
+indico/ext/calendaring/tpls/PluginUserPreferences.tpl
+indico/ext/importer/__init__.py
+indico/ext/importer/blueprint.py
+indico/ext/importer/components.py
+indico/ext/importer/handlers.py
+indico/ext/importer/helpers.py
+indico/ext/importer/importer.py
+indico/ext/importer/pages.py
+indico/ext/importer/recordConverter.py
+indico/ext/importer/dummy/__init__.py
+indico/ext/importer/dummy/importer.py
+indico/ext/importer/htdocs/css/importer.css
+indico/ext/importer/htdocs/js/importer.js
+indico/ext/importer/invenio/__init__.py
+indico/ext/importer/invenio/connector.py
+indico/ext/importer/invenio/importer.py
+indico/ext/importer/invenio/options.py
+indico/ext/importer/invenio/recordConverter.py
+indico/ext/importer/test/__init__.py
+indico/ext/importer/test/unit/__init__.py
+indico/ext/importer/test/unit/converter.py
+indico/ext/importer/tpls/PluginHelp.tpl
+indico/ext/livesync/__init__.py
+indico/ext/livesync/agent.py
+indico/ext/livesync/base.py
+indico/ext/livesync/bistate.py
+indico/ext/livesync/blueprint.py
+indico/ext/livesync/chrome.py
+indico/ext/livesync/components.py
+indico/ext/livesync/console.py
+indico/ext/livesync/db.py
+indico/ext/livesync/handlers.py
+indico/ext/livesync/metadata.py
+indico/ext/livesync/options.py
+indico/ext/livesync/struct.py
+indico/ext/livesync/tasks.py
+indico/ext/livesync/util.py
+indico/ext/livesync/cern_search/__init__.py
+indico/ext/livesync/cern_search/agent.py
+indico/ext/livesync/cern_search/test/__init__.py
+indico/ext/livesync/cern_search/test/unit/__init__.py
+indico/ext/livesync/cern_search/test/unit/system_test.py
+indico/ext/livesync/htdocs/css/livesync.css
+indico/ext/livesync/htdocs/js/livesync.js
+indico/ext/livesync/invenio/__init__.py
+indico/ext/livesync/invenio/agent.py
+indico/ext/livesync/invenio/invenio_connector.py
+indico/ext/livesync/invenio/test/__init__.py
+indico/ext/livesync/invenio/test/upload_benchmark.py
+indico/ext/livesync/invenio/test/unit/__init__.py
+indico/ext/livesync/invenio/test/unit/system_test.py
+indico/ext/livesync/test/__init__.py
+indico/ext/livesync/test/unit/__init__.py
+indico/ext/livesync/test/unit/agent_test.py
+indico/ext/livesync/test/unit/base.py
+indico/ext/livesync/test/unit/bisync.py
+indico/ext/livesync/test/unit/struct_test.py
+indico/ext/livesync/test/unit/system_test.py
+indico/ext/livesync/tpls/PluginAgentManagement.tpl
+indico/ext/livesync/tpls/PluginAgentStatus.tpl
+indico/ext/livesync/tpls/PluginSettings.tpl
+indico/ext/search/__init__.py
+indico/ext/search/blueprint.py
+indico/ext/search/chrome.py
+indico/ext/search/handlers.py
+indico/ext/search/options.py
+indico/ext/search/register.py
+indico/ext/search/base/__init__.py
+indico/ext/search/base/implementation.py
+indico/ext/search/htdocs/js/search.js
+indico/ext/search/invenio/__init__.py
+indico/ext/search/invenio/blueprint.py
+indico/ext/search/invenio/components.py
+indico/ext/search/invenio/implementation.py
+indico/ext/search/invenio/options.py
+indico/ext/search/invenio/htdocs/images/invenio.png
+indico/ext/search/invenio/tpls/MiniSearchBox.tpl
+indico/ext/search/invenio/tpls/SearchBox.tpl
+indico/ext/search/invenio/tpls/SearchNavigationBar.tpl
+indico/ext/search/invenio/tpls/SearchNavigationForm.tpl
+indico/ext/search/invenio/tpls/SearchResult.tpl
+indico/ext/search/invenio/tpls/SearchResultEntry.tpl
+indico/ext/search/tpls/MiniSearchBoxBase.tpl
+indico/ext/search/tpls/PluginSettings.tpl
+indico/ext/search/tpls/SearchBoxBase.tpl
+indico/ext/search/tpls/SearchResultBase.tpl
+indico/ext/statistics/__init__.py
+indico/ext/statistics/blueprint.py
+indico/ext/statistics/chrome.py
+indico/ext/statistics/options.py
+indico/ext/statistics/register.py
+indico/ext/statistics/base/__init__.py
+indico/ext/statistics/base/implementation.py
+indico/ext/statistics/base/reports.py
+indico/ext/statistics/htdocs/css/main.css
+indico/ext/statistics/htdocs/js/statistics.js
+indico/ext/statistics/htdocs/js/lib/jqPlot/excanvas.min.js
+indico/ext/statistics/htdocs/js/lib/jqPlot/jquery.jqplot.css
+indico/ext/statistics/htdocs/js/lib/jqPlot/jquery.jqplot.min.js
+indico/ext/statistics/htdocs/js/lib/jqPlot/plugins/jqplot.BezierCurveRenderer.js
+indico/ext/statistics/htdocs/js/lib/jqPlot/plugins/jqplot.BezierCurveRenderer.min.js
+indico/ext/statistics/htdocs/js/lib/jqPlot/plugins/jqplot.barRenderer.js
+indico/ext/statistics/htdocs/js/lib/jqPlot/plugins/jqplot.barRenderer.min.js
+indico/ext/statistics/htdocs/js/lib/jqPlot/plugins/jqplot.blockRenderer.js
+indico/ext/statistics/htdocs/js/lib/jqPlot/plugins/jqplot.blockRenderer.min.js
+indico/ext/statistics/htdocs/js/lib/jqPlot/plugins/jqplot.bubbleRenderer.js
+indico/ext/statistics/htdocs/js/lib/jqPlot/plugins/jqplot.bubbleRenderer.min.js
+indico/ext/statistics/htdocs/js/lib/jqPlot/plugins/jqplot.canvasAxisLabelRenderer.js
+indico/ext/statistics/htdocs/js/lib/jqPlot/plugins/jqplot.canvasAxisLabelRenderer.min.js
+indico/ext/statistics/htdocs/js/lib/jqPlot/plugins/jqplot.canvasAxisTickRenderer.js
+indico/ext/statistics/htdocs/js/lib/jqPlot/plugins/jqplot.canvasAxisTickRenderer.min.js
+indico/ext/statistics/htdocs/js/lib/jqPlot/plugins/jqplot.canvasOverlay.js
+indico/ext/statistics/htdocs/js/lib/jqPlot/plugins/jqplot.canvasOverlay.min.js
+indico/ext/statistics/htdocs/js/lib/jqPlot/plugins/jqplot.canvasTextRenderer.js
+indico/ext/statistics/htdocs/js/lib/jqPlot/plugins/jqplot.canvasTextRenderer.min.js
+indico/ext/statistics/htdocs/js/lib/jqPlot/plugins/jqplot.categoryAxisRenderer.js
+indico/ext/statistics/htdocs/js/lib/jqPlot/plugins/jqplot.categoryAxisRenderer.min.js
+indico/ext/statistics/htdocs/js/lib/jqPlot/plugins/jqplot.ciParser.js
+indico/ext/statistics/htdocs/js/lib/jqPlot/plugins/jqplot.ciParser.min.js
+indico/ext/statistics/htdocs/js/lib/jqPlot/plugins/jqplot.cursor.js
+indico/ext/statistics/htdocs/js/lib/jqPlot/plugins/jqplot.cursor.min.js
+indico/ext/statistics/htdocs/js/lib/jqPlot/plugins/jqplot.dateAxisRenderer.js
+indico/ext/statistics/htdocs/js/lib/jqPlot/plugins/jqplot.dateAxisRenderer.min.js
+indico/ext/statistics/htdocs/js/lib/jqPlot/plugins/jqplot.donutRenderer.js
+indico/ext/statistics/htdocs/js/lib/jqPlot/plugins/jqplot.donutRenderer.min.js
+indico/ext/statistics/htdocs/js/lib/jqPlot/plugins/jqplot.dragable.js
+indico/ext/statistics/htdocs/js/lib/jqPlot/plugins/jqplot.dragable.min.js
+indico/ext/statistics/htdocs/js/lib/jqPlot/plugins/jqplot.enhancedLegendRenderer.js
+indico/ext/statistics/htdocs/js/lib/jqPlot/plugins/jqplot.enhancedLegendRenderer.min.js
+indico/ext/statistics/htdocs/js/lib/jqPlot/plugins/jqplot.funnelRenderer.js
+indico/ext/statistics/htdocs/js/lib/jqPlot/plugins/jqplot.funnelRenderer.min.js
+indico/ext/statistics/htdocs/js/lib/jqPlot/plugins/jqplot.highlighter.js
+indico/ext/statistics/htdocs/js/lib/jqPlot/plugins/jqplot.highlighter.min.js
+indico/ext/statistics/htdocs/js/lib/jqPlot/plugins/jqplot.json2.js
+indico/ext/statistics/htdocs/js/lib/jqPlot/plugins/jqplot.json2.min.js
+indico/ext/statistics/htdocs/js/lib/jqPlot/plugins/jqplot.logAxisRenderer.js
+indico/ext/statistics/htdocs/js/lib/jqPlot/plugins/jqplot.logAxisRenderer.min.js
+indico/ext/statistics/htdocs/js/lib/jqPlot/plugins/jqplot.mekkoAxisRenderer.js
+indico/ext/statistics/htdocs/js/lib/jqPlot/plugins/jqplot.mekkoAxisRenderer.min.js
+indico/ext/statistics/htdocs/js/lib/jqPlot/plugins/jqplot.mekkoRenderer.js
+indico/ext/statistics/htdocs/js/lib/jqPlot/plugins/jqplot.mekkoRenderer.min.js
+indico/ext/statistics/htdocs/js/lib/jqPlot/plugins/jqplot.meterGaugeRenderer.js
+indico/ext/statistics/htdocs/js/lib/jqPlot/plugins/jqplot.meterGaugeRenderer.min.js
+indico/ext/statistics/htdocs/js/lib/jqPlot/plugins/jqplot.ohlcRenderer.js
+indico/ext/statistics/htdocs/js/lib/jqPlot/plugins/jqplot.ohlcRenderer.min.js
+indico/ext/statistics/htdocs/js/lib/jqPlot/plugins/jqplot.pieRenderer.js
+indico/ext/statistics/htdocs/js/lib/jqPlot/plugins/jqplot.pieRenderer.min.js
+indico/ext/statistics/htdocs/js/lib/jqPlot/plugins/jqplot.pointLabels.js
+indico/ext/statistics/htdocs/js/lib/jqPlot/plugins/jqplot.pointLabels.min.js
+indico/ext/statistics/htdocs/js/lib/jqPlot/plugins/jqplot.pyramidAxisRenderer.js
+indico/ext/statistics/htdocs/js/lib/jqPlot/plugins/jqplot.pyramidAxisRenderer.min.js
+indico/ext/statistics/htdocs/js/lib/jqPlot/plugins/jqplot.pyramidGridRenderer.js
+indico/ext/statistics/htdocs/js/lib/jqPlot/plugins/jqplot.pyramidGridRenderer.min.js
+indico/ext/statistics/htdocs/js/lib/jqPlot/plugins/jqplot.pyramidRenderer.js
+indico/ext/statistics/htdocs/js/lib/jqPlot/plugins/jqplot.pyramidRenderer.min.js
+indico/ext/statistics/htdocs/js/lib/jqPlot/plugins/jqplot.trendline.js
+indico/ext/statistics/htdocs/js/lib/jqPlot/plugins/jqplot.trendline.min.js
+indico/ext/statistics/htdocs/js/lib/jqTree/circle.png
+indico/ext/statistics/htdocs/js/lib/jqTree/jqtree.css
+indico/ext/statistics/htdocs/js/lib/jqTree/tree.jquery.js
+indico/ext/statistics/htdocs/js/lib/jqTree/treeDownTriangleBlack.png
+indico/ext/statistics/htdocs/js/lib/jqTree/treeRightTriangleBlack.png
+indico/ext/statistics/piwik/__init__.py
+indico/ext/statistics/piwik/handlers.py
+indico/ext/statistics/piwik/implementation.py
+indico/ext/statistics/piwik/options.py
+indico/ext/statistics/piwik/queries.py
+indico/ext/statistics/piwik/reports.py
+indico/ext/statistics/piwik/tpls/JSHook.tpl
+indico/ext/statistics/piwik/tpls/StatisticsView.tpl
+indico/ext/statistics/test/__init__.py
+indico/ext/statistics/test/unit/__init__.py
+indico/ext/statistics/tpls/PluginSettings.tpl
+indico/ext/statistics/tpls/StatisticsHookInjection.tpl
+indico/htdocs/__init__.py
+indico/htdocs/export-reversed.xsl
+indico/htdocs/export.xsl
+indico/htdocs/flvplayer.swf
+indico/htdocs/iConf.xsd
+indico/htdocs/robots.txt
+indico/htdocs/css/CERNYellowPay.css
+indico/htdocs/css/Conf_Basic.css
+indico/htdocs/css/Default.css
+indico/htdocs/css/badges.css
+indico/htdocs/css/border-radius.htc
+indico/htdocs/css/calendar-blue.css
+indico/htdocs/css/jquery-ui-custom.css
+indico/htdocs/css/jquery-ui.css
+indico/htdocs/css/jquery.colorbox.css
+indico/htdocs/css/jquery.colorpicker.css
+indico/htdocs/css/jquery.qtip-custom.css
+indico/htdocs/css/mapofrooms.css
+indico/htdocs/css/timetable.css
+indico/htdocs/css/confTemplates/brown.css
+indico/htdocs/css/confTemplates/orange.css
+indico/htdocs/css/confTemplates/right_menu.css
+indico/htdocs/css/confTemplates/standard.css
+indico/htdocs/css/confTemplates/template0.css
+indico/htdocs/css/confTemplates/template1.css
+indico/htdocs/css/confTemplates/template2.css
+indico/htdocs/css/confTemplates/template_indico.css
+indico/htdocs/css/confTemplates/top_menu.css
+indico/htdocs/css/events/common.css
+indico/htdocs/css/events/lectures/EGEELecture.css
+indico/htdocs/css/events/lectures/IndicoLecture.css
+indico/htdocs/css/events/lectures/picosec.css
+indico/htdocs/css/events/lectures/picosec_endotofpet.css
+indico/htdocs/css/events/lectures/tical.css
+indico/htdocs/css/events/meetings/ALICE.css
+indico/htdocs/css/events/meetings/ATLAS.css
+indico/htdocs/css/events/meetings/CMS.css
+indico/htdocs/css/events/meetings/Compact.css
+indico/htdocs/css/events/meetings/CrystalClear.css
+indico/htdocs/css/events/meetings/EGEE.css
+indico/htdocs/css/events/meetings/EndoTOFPET.css
+indico/htdocs/css/events/meetings/ILC.css
+indico/htdocs/css/events/meetings/IndicoMeeting.css
+indico/htdocs/css/events/meetings/IndicoMeetingWithMinutes.css
+indico/htdocs/css/events/meetings/LCG.css
+indico/htdocs/css/events/meetings/LHCb.css
+indico/htdocs/css/events/meetings/Openlab.css
+indico/htdocs/css/events/meetings/StaffAssociation.css
+indico/htdocs/css/events/meetings/TOTEM.css
+indico/htdocs/css/events/meetings/Weeks.css
+indico/htdocs/css/events/meetings/picosec.css
+indico/htdocs/css/events/meetings/picosec_endotofpet.css
+indico/htdocs/css/events/meetings/tical.css
+indico/htdocs/css/events/meetings/administrative/Administrative.css
+indico/htdocs/css/events/meetings/administrative/AdministrativeAllMaterial.css
+indico/htdocs/css/events/meetings/administrative/AdministrativeBase.css
+indico/htdocs/css/events/meetings/administrative/AdministrativeWithTime.css
+indico/htdocs/css/events/meetings/administrative/LHCRBB.css
+indico/htdocs/css/events/meetings/administrative/PensionFund.css
+indico/htdocs/css/events/meetings/administrative/StaffAssociation.css
+indico/htdocs/css/events/meetings/cdsagenda/CDSAgenda.css
+indico/htdocs/css/events/meetings/cdsagenda/CDSAgendaBase.css
+indico/htdocs/css/events/meetings/cdsagenda/CDSAgendaOrdered.css
+indico/htdocs/css/events/meetings/cdsagenda/CDSAgendaWithMinutes.css
+indico/htdocs/css/lib/angular.css
+indico/htdocs/css/lib/jquery.multiselect.css
+indico/htdocs/css/lib/jquery.multiselect.filter.css
+indico/htdocs/css/lib/jquery.qtip.css
+indico/htdocs/ihelp/html/.buildinfo
+indico/htdocs/ihelp/html/.keep
+indico/htdocs/ihelp/html/genindex.html
+indico/htdocs/ihelp/html/index.html
+indico/htdocs/ihelp/html/objects.inv
+indico/htdocs/ihelp/html/search.html
+indico/htdocs/ihelp/html/searchindex.js
+indico/htdocs/ihelp/html/AdminGuide/AdminGuide.html
+indico/htdocs/ihelp/html/AdminGuide/index.html
+indico/htdocs/ihelp/html/Chat/ChatUserGuide.html
+indico/htdocs/ihelp/html/Chat/XMPPClients.html
+indico/htdocs/ihelp/html/Chat/index.html
+indico/htdocs/ihelp/html/FAQ/FAQ.html
+indico/htdocs/ihelp/html/Glossary/Glossary.html
+indico/htdocs/ihelp/html/Importer/Importer.html
+indico/htdocs/ihelp/html/PaperReviewingGuides/index.html
+indico/htdocs/ihelp/html/PaperReviewingGuides/PaperReviewingAuthors/PaperReviewingAuthors.html
+indico/htdocs/ihelp/html/PaperReviewingGuides/PaperReviewingAuthors/index.html
+indico/htdocs/ihelp/html/PaperReviewingGuides/PaperReviewingEditors/PaperReviewingEditors.html
+indico/htdocs/ihelp/html/PaperReviewingGuides/PaperReviewingEditors/index.html
+indico/htdocs/ihelp/html/PaperReviewingGuides/PaperReviewingManagers/PaperReviewingManagers.html
+indico/htdocs/ihelp/html/PaperReviewingGuides/PaperReviewingManagers/index.html
+indico/htdocs/ihelp/html/PaperReviewingGuides/PaperReviewingReferees/PaperReviewingReferees.html
+indico/htdocs/ihelp/html/PaperReviewingGuides/PaperReviewingReferees/index.html
+indico/htdocs/ihelp/html/PaperReviewingGuides/PaperReviewingReviewers/PaperReviewingReviewers.html
+indico/htdocs/ihelp/html/PaperReviewingGuides/PaperReviewingReviewers/index.html
+indico/htdocs/ihelp/html/PaperReviewingGuides/PaperReviewingRoles/PaperReviewingRoles.html
+indico/htdocs/ihelp/html/PaperReviewingGuides/PaperReviewingRoles/index.html
+indico/htdocs/ihelp/html/QuickStartGuides/index.html
+indico/htdocs/ihelp/html/QuickStartGuides/QSGAgendaUsers/CDSAgenda.html
+indico/htdocs/ihelp/html/QuickStartGuides/QSGAgendaUsers/index.html
+indico/htdocs/ihelp/html/QuickStartGuides/QSGContributionManager/ContributionManager.html
+indico/htdocs/ihelp/html/QuickStartGuides/QSGContributionManager/index.html
+indico/htdocs/ihelp/html/QuickStartGuides/QSGSessionCoordinator/SessionCoordinator.html
+indico/htdocs/ihelp/html/QuickStartGuides/QSGSessionCoordinator/index.html
+indico/htdocs/ihelp/html/QuickStartGuides/QSGSessionManager/SessionManager.html
+indico/htdocs/ihelp/html/QuickStartGuides/QSGSessionManager/index.html
+indico/htdocs/ihelp/html/QuickStartGuides/QSGSubmitter/Submitter.html
+indico/htdocs/ihelp/html/QuickStartGuides/QSGSubmitter/index.html
+indico/htdocs/ihelp/html/QuickStartGuides/QSGTrackCoordinator/TrackCoordinator.html
+indico/htdocs/ihelp/html/QuickStartGuides/QSGTrackCoordinator/index.html
+indico/htdocs/ihelp/html/Statistics/configuration.html
+indico/htdocs/ihelp/html/Statistics/index.html
+indico/htdocs/ihelp/html/Statistics/piwik_admin.html
+indico/htdocs/ihelp/html/Statistics/piwik_user.html
+indico/htdocs/ihelp/html/UserGuide/Categories.html
+indico/htdocs/ihelp/html/UserGuide/Conferences.html
+indico/htdocs/ihelp/html/UserGuide/Evaluation.html
+indico/htdocs/ihelp/html/UserGuide/Export.html
+indico/htdocs/ihelp/html/UserGuide/Lectures.html
+indico/htdocs/ihelp/html/UserGuide/Meetings.html
+indico/htdocs/ihelp/html/UserGuide/Protection.html
+indico/htdocs/ihelp/html/UserGuide/RoomBooking.html
+indico/htdocs/ihelp/html/UserGuide/UsersGroups.html
+indico/htdocs/ihelp/html/UserGuide/index.html
+indico/htdocs/ihelp/html/VideoServicesGuides/index.html
+indico/htdocs/ihelp/html/VideoServicesGuides/AdminGuide/AdminGuide.html
+indico/htdocs/ihelp/html/VideoServicesGuides/AdminGuide/index.html
+indico/htdocs/ihelp/html/VideoServicesGuides/EventManager/EventManager.html
+indico/htdocs/ihelp/html/VideoServicesGuides/EventManager/index.html
+indico/htdocs/ihelp/html/VideoServicesGuides/ManagerOverview/ManagerOverview.html
+indico/htdocs/ihelp/html/VideoServicesGuides/ManagerOverview/index.html
+indico/htdocs/ihelp/html/VideoServicesGuides/UserGuide/VideoServicesUserGuide.html
+indico/htdocs/ihelp/html/VideoServicesGuides/UserGuide/index.html
+indico/htdocs/ihelp/html/_images/a1.png
+indico/htdocs/ihelp/html/_images/a2.png
+indico/htdocs/ihelp/html/_images/a3.png
+indico/htdocs/ihelp/html/_images/a4.png
+indico/htdocs/ihelp/html/_images/a5.png
+indico/htdocs/ihelp/html/_images/ab1.png
+indico/htdocs/ihelp/html/_images/ab10.png
+indico/htdocs/ihelp/html/_images/ab2.png
+indico/htdocs/ihelp/html/_images/ab3.png
+indico/htdocs/ihelp/html/_images/ab4.png
+indico/htdocs/ihelp/html/_images/ab5.png
+indico/htdocs/ihelp/html/_images/ab6.png
+indico/htdocs/ihelp/html/_images/ab7.png
+indico/htdocs/ihelp/html/_images/ab8.png
+indico/htdocs/ihelp/html/_images/ab9.png
+indico/htdocs/ihelp/html/_images/absSubForm.png
+indico/htdocs/ihelp/html/_images/abstractBackToSubmitted.png
+indico/htdocs/ihelp/html/_images/abstractBackToSubmittedConfirm.png
+indico/htdocs/ihelp/html/_images/abstractInternalComment.png
+indico/htdocs/ihelp/html/_images/acceptAbstract.png
+indico/htdocs/ihelp/html/_images/access_control.png
+indico/htdocs/ihelp/html/_images/accesscont.png
+indico/htdocs/ihelp/html/_images/addAbstractFieldDialog1.png
+indico/htdocs/ihelp/html/_images/addAbstractFieldDialog2.png
+indico/htdocs/ihelp/html/_images/addAbstractFieldQtip.png
+indico/htdocs/ihelp/html/_images/addBlockSession.png
+indico/htdocs/ihelp/html/_images/addLink.png
+indico/htdocs/ihelp/html/_images/addLinkEventPage.png
+indico/htdocs/ihelp/html/_images/addNewSession.png
+indico/htdocs/ihelp/html/_images/addPage.png
+indico/htdocs/ihelp/html/_images/addPageEventPage.png
+indico/htdocs/ihelp/html/_images/addPicture.png
+indico/htdocs/ihelp/html/_images/addSpacer.png
+indico/htdocs/ihelp/html/_images/addmanager.png
+indico/htdocs/ihelp/html/_images/adjustDialog.png
+indico/htdocs/ihelp/html/_images/adjustDuration.png
+indico/htdocs/ihelp/html/_images/adjustStartTime.png
+indico/htdocs/ihelp/html/_images/admin1.png
+indico/htdocs/ihelp/html/_images/admin10.png
+indico/htdocs/ihelp/html/_images/admin11.png
+indico/htdocs/ihelp/html/_images/admin12.png
+indico/htdocs/ihelp/html/_images/admin2.png
+indico/htdocs/ihelp/html/_images/admin3.png
+indico/htdocs/ihelp/html/_images/admin4.png
+indico/htdocs/ihelp/html/_images/admin5.png
+indico/htdocs/ihelp/html/_images/admin6.png
+indico/htdocs/ihelp/html/_images/admin7.png
+indico/htdocs/ihelp/html/_images/admin8.png
+indico/htdocs/ihelp/html/_images/admin9.png
+indico/htdocs/ihelp/html/_images/advanced.png
+indico/htdocs/ihelp/html/_images/announcement.png
+indico/htdocs/ihelp/html/_images/author1.png
+indico/htdocs/ihelp/html/_images/author10.png
+indico/htdocs/ihelp/html/_images/author11.png
+indico/htdocs/ihelp/html/_images/author12.png
+indico/htdocs/ihelp/html/_images/author13.png
+indico/htdocs/ihelp/html/_images/author2.png
+indico/htdocs/ihelp/html/_images/author3.png
+indico/htdocs/ihelp/html/_images/author4.png
+indico/htdocs/ihelp/html/_images/author5.png
+indico/htdocs/ihelp/html/_images/author6.png
+indico/htdocs/ihelp/html/_images/author7.png
+indico/htdocs/ihelp/html/_images/author8.png
+indico/htdocs/ihelp/html/_images/author9.png
+indico/htdocs/ihelp/html/_images/backtodisplay.png
+indico/htdocs/ihelp/html/_images/backtotop.png
+indico/htdocs/ihelp/html/_images/basicco.png
+indico/htdocs/ihelp/html/_images/categ1.png
+indico/htdocs/ihelp/html/_images/categ2.png
+indico/htdocs/ihelp/html/_images/categ3.png
+indico/htdocs/ihelp/html/_images/categ4.png
+indico/htdocs/ihelp/html/_images/categ5.png
+indico/htdocs/ihelp/html/_images/categ6.png
+indico/htdocs/ihelp/html/_images/categ7.png
+indico/htdocs/ihelp/html/_images/cfa.png
+indico/htdocs/ihelp/html/_images/chat_room_conference_display.png
+indico/htdocs/ihelp/html/_images/chat_room_creation.png
+indico/htdocs/ihelp/html/_images/chat_room_existing.png
+indico/htdocs/ihelp/html/_images/chat_room_icon_edit.png
+indico/htdocs/ihelp/html/_images/chat_room_icon_more.png
+indico/htdocs/ihelp/html/_images/chat_room_icon_remove.png
+indico/htdocs/ihelp/html/_images/chat_room_icon_sync.png
+indico/htdocs/ihelp/html/_images/chat_room_list1.png
+indico/htdocs/ihelp/html/_images/chat_room_list2.png
+indico/htdocs/ihelp/html/_images/chat_room_meeting_display.png
+indico/htdocs/ihelp/html/_images/chatroom1.png
+indico/htdocs/ihelp/html/_images/chatroom2.png
+indico/htdocs/ihelp/html/_images/childrenProtectedLecturePopup.png
+indico/htdocs/ihelp/html/_images/childrenProtectedPopup.png
+indico/htdocs/ihelp/html/_images/chooseReviewing.png
+indico/htdocs/ihelp/html/_images/choose_components.png
+indico/htdocs/ihelp/html/_images/choose_install_location.png
+indico/htdocs/ihelp/html/_images/conf2.png
+indico/htdocs/ihelp/html/_images/confd1.png
+indico/htdocs/ihelp/html/_images/confd10.png
+indico/htdocs/ihelp/html/_images/confd11.png
+indico/htdocs/ihelp/html/_images/confd12.png
+indico/htdocs/ihelp/html/_images/confd13.png
+indico/htdocs/ihelp/html/_images/confd14.png
+indico/htdocs/ihelp/html/_images/confd15.png
+indico/htdocs/ihelp/html/_images/confd151.png
+indico/htdocs/ihelp/html/_images/confd152.png
+indico/htdocs/ihelp/html/_images/confd16.png
+indico/htdocs/ihelp/html/_images/confd17.png
+indico/htdocs/ihelp/html/_images/confd18.png
+indico/htdocs/ihelp/html/_images/confd19.png
+indico/htdocs/ihelp/html/_images/confd2.png
+indico/htdocs/ihelp/html/_images/confd20.png
+indico/htdocs/ihelp/html/_images/confd21.png
+indico/htdocs/ihelp/html/_images/confd3.png
+indico/htdocs/ihelp/html/_images/confd4.png
+indico/htdocs/ihelp/html/_images/confd5.png
+indico/htdocs/ihelp/html/_images/confd6.png
+indico/htdocs/ihelp/html/_images/confd7.png
+indico/htdocs/ihelp/html/_images/confd8.png
+indico/htdocs/ihelp/html/_images/conferenceAlarm.png
+indico/htdocs/ihelp/html/_images/conferenceBadge.png
+indico/htdocs/ihelp/html/_images/conferenceClone.png
+indico/htdocs/ihelp/html/_images/conferenceDelete.png
+indico/htdocs/ihelp/html/_images/conferenceLists.png
+indico/htdocs/ihelp/html/_images/conferenceLock.png
+indico/htdocs/ihelp/html/_images/conferenceMaterial.png
+indico/htdocs/ihelp/html/_images/conferenceMaterial2.png
+indico/htdocs/ihelp/html/_images/conferenceOffline.png
+indico/htdocs/ihelp/html/_images/conferencePoster.png
+indico/htdocs/ihelp/html/_images/confm10.png
+indico/htdocs/ihelp/html/_images/confm11.png
+indico/htdocs/ihelp/html/_images/confm12.png
+indico/htdocs/ihelp/html/_images/confm13.png
+indico/htdocs/ihelp/html/_images/confm14.png
+indico/htdocs/ihelp/html/_images/confm15.png
+indico/htdocs/ihelp/html/_images/confm16.png
+indico/htdocs/ihelp/html/_images/confm17.png
+indico/htdocs/ihelp/html/_images/confm18.png
+indico/htdocs/ihelp/html/_images/confm19.png
+indico/htdocs/ihelp/html/_images/confm20.png
+indico/htdocs/ihelp/html/_images/confm21.png
+indico/htdocs/ihelp/html/_images/confm22.png
+indico/htdocs/ihelp/html/_images/confm23.png
+indico/htdocs/ihelp/html/_images/confm24.png
+indico/htdocs/ihelp/html/_images/confm25.png
+indico/htdocs/ihelp/html/_images/confm26.png
+indico/htdocs/ihelp/html/_images/confm27.png
+indico/htdocs/ihelp/html/_images/confm28.png
+indico/htdocs/ihelp/html/_images/confm29.png
+indico/htdocs/ihelp/html/_images/confm3.png
+indico/htdocs/ihelp/html/_images/confm30.png
+indico/htdocs/ihelp/html/_images/confm31.png
+indico/htdocs/ihelp/html/_images/confm32.png
+indico/htdocs/ihelp/html/_images/confm33.png
+indico/htdocs/ihelp/html/_images/confm34.png
+indico/htdocs/ihelp/html/_images/confm35.png
+indico/htdocs/ihelp/html/_images/confm36.png
+indico/htdocs/ihelp/html/_images/confm37.png
+indico/htdocs/ihelp/html/_images/confm4.png
+indico/htdocs/ihelp/html/_images/confm40.png
+indico/htdocs/ihelp/html/_images/confm41.png
+indico/htdocs/ihelp/html/_images/confm5.png
+indico/htdocs/ihelp/html/_images/confm6.png
+indico/htdocs/ihelp/html/_images/confm7.png
+indico/htdocs/ihelp/html/_images/confm8.png
+indico/htdocs/ihelp/html/_images/confm9.png
+indico/htdocs/ihelp/html/_images/confma.png
+indico/htdocs/ihelp/html/_images/confmanagers10.png
+indico/htdocs/ihelp/html/_images/confmanagers11.png
+indico/htdocs/ihelp/html/_images/confmanagers12.png
+indico/htdocs/ihelp/html/_images/confmanagers13.png
+indico/htdocs/ihelp/html/_images/confmanagers14.png
+indico/htdocs/ihelp/html/_images/confmanagers15.png
+indico/htdocs/ihelp/html/_images/confmanagers16.png
+indico/htdocs/ihelp/html/_images/confmanagers17.png
+indico/htdocs/ihelp/html/_images/confmanagers18.png
+indico/htdocs/ihelp/html/_images/confmanagers19.png
+indico/htdocs/ihelp/html/_images/confmanagers2.png
+indico/htdocs/ihelp/html/_images/confmanagers20.png
+indico/htdocs/ihelp/html/_images/confmanagers21.png
+indico/htdocs/ihelp/html/_images/confmanagers22.png
+indico/htdocs/ihelp/html/_images/confmanagers23.png
+indico/htdocs/ihelp/html/_images/confmanagers3.png
+indico/htdocs/ihelp/html/_images/confmanagers4.png
+indico/htdocs/ihelp/html/_images/confmanagers5.png
+indico/htdocs/ihelp/html/_images/confmanagers6.png
+indico/htdocs/ihelp/html/_images/confmanagers7.png
+indico/htdocs/ihelp/html/_images/confmanagers8.png
+indico/htdocs/ihelp/html/_images/confmanagers9.png
+indico/htdocs/ihelp/html/_images/confrb1.png
+indico/htdocs/ihelp/html/_images/confreg10.png
+indico/htdocs/ihelp/html/_images/confreg11.png
+indico/htdocs/ihelp/html/_images/confreg12.png
+indico/htdocs/ihelp/html/_images/confreg13.png
+indico/htdocs/ihelp/html/_images/confreg14.png
+indico/htdocs/ihelp/html/_images/confreg15.png
+indico/htdocs/ihelp/html/_images/confreg15pdfopts.png
+indico/htdocs/ihelp/html/_images/confreg16.png
+indico/htdocs/ihelp/html/_images/confreg17.png
+indico/htdocs/ihelp/html/_images/confreg18.png
+indico/htdocs/ihelp/html/_images/confreg19.png
+indico/htdocs/ihelp/html/_images/confreg2.png
+indico/htdocs/ihelp/html/_images/confreg8.png
+indico/htdocs/ihelp/html/_images/confreg9.png
+indico/htdocs/ihelp/html/_images/confsm01.png
+indico/htdocs/ihelp/html/_images/confsm02.png
+indico/htdocs/ihelp/html/_images/contac.png
+indico/htdocs/ihelp/html/_images/contco.png
+indico/htdocs/ihelp/html/_images/contco1.png
+indico/htdocs/ihelp/html/_images/contmaterial.png
+indico/htdocs/ihelp/html/_images/contrew1.png
+indico/htdocs/ihelp/html/_images/contrew2.png
+indico/htdocs/ihelp/html/_images/contrew3.png
+indico/htdocs/ihelp/html/_images/contrew4.png
+indico/htdocs/ihelp/html/_images/contributionsMaterial.png
+indico/htdocs/ihelp/html/_images/controltab.png
+indico/htdocs/ihelp/html/_images/contsubcont.png
+indico/htdocs/ihelp/html/_images/conttool.png
+indico/htdocs/ihelp/html/_images/convenersList.png
+indico/htdocs/ihelp/html/_images/createaccount.png
+indico/htdocs/ihelp/html/_images/createevent.png
+indico/htdocs/ihelp/html/_images/delete.png
+indico/htdocs/ihelp/html/_images/detailedView.png
+indico/htdocs/ihelp/html/_images/edit.png
+indico/htdocs/ihelp/html/_images/editor1.png
+indico/htdocs/ihelp/html/_images/editor2.png
+indico/htdocs/ihelp/html/_images/editor3.png
+indico/htdocs/ihelp/html/_images/editor4.png
+indico/htdocs/ihelp/html/_images/editor5.png
+indico/htdocs/ihelp/html/_images/enabledSection.png
+indico/htdocs/ihelp/html/_images/epayment.png
+indico/htdocs/ihelp/html/_images/eval_DisplayConf.jpg
+indico/htdocs/ihelp/html/_images/eval_DisplayMeetingLecture.png
+indico/htdocs/ihelp/html/_images/eval_ImportXml.png
+indico/htdocs/ihelp/html/_images/eval_ManagementFeature.png
+indico/htdocs/ihelp/html/_images/eval_Setup.jpg
+indico/htdocs/ihelp/html/_images/eval_addBox.png
+indico/htdocs/ihelp/html/_images/eval_addChoice.png
+indico/htdocs/ihelp/html/_images/eval_addedBox.jpg
+indico/htdocs/ihelp/html/_images/eval_addedChoice.jpg
+indico/htdocs/ihelp/html/_images/eval_checkbox.png
+indico/htdocs/ihelp/html/_images/eval_checkboxEx.png
+indico/htdocs/ihelp/html/_images/eval_exportEval.png
+indico/htdocs/ihelp/html/_images/eval_hide.png
+indico/htdocs/ihelp/html/_images/eval_importEval.png
+indico/htdocs/ihelp/html/_images/eval_modify.png
+indico/htdocs/ihelp/html/_images/eval_password.png
+indico/htdocs/ihelp/html/_images/eval_passwordEx.png
+indico/htdocs/ihelp/html/_images/eval_position.jpg
+indico/htdocs/ihelp/html/_images/eval_questionsView.jpg
+indico/htdocs/ihelp/html/_images/eval_radio.png
+indico/htdocs/ihelp/html/_images/eval_radioEx.png
+indico/htdocs/ihelp/html/_images/eval_reinit.png
+indico/htdocs/ihelp/html/_images/eval_removeQuestions.png
+indico/htdocs/ihelp/html/_images/eval_removeSubmissions.png
+indico/htdocs/ihelp/html/_images/eval_result1.png
+indico/htdocs/ihelp/html/_images/eval_result6.png
+indico/htdocs/ihelp/html/_images/eval_select.png
+indico/htdocs/ihelp/html/_images/eval_selectEx.png
+indico/htdocs/ihelp/html/_images/eval_show.png
+indico/htdocs/ihelp/html/_images/eval_textarea.png
+indico/htdocs/ihelp/html/_images/eval_textareaEx.png
+indico/htdocs/ihelp/html/_images/eval_textbox.png
+indico/htdocs/ihelp/html/_images/eval_textboxEx.png
+indico/htdocs/ihelp/html/_images/excel.png
+indico/htdocs/ihelp/html/_images/export.png
+indico/htdocs/ihelp/html/_images/fav.png
+indico/htdocs/ihelp/html/_images/fig3.png
+indico/htdocs/ihelp/html/_images/fig31.png
+indico/htdocs/ihelp/html/_images/fig5.png
+indico/htdocs/ihelp/html/_images/fig54.png
+indico/htdocs/ihelp/html/_images/fig55.png
+indico/htdocs/ihelp/html/_images/fig56.png
+indico/htdocs/ihelp/html/_images/fig57.png
+indico/htdocs/ihelp/html/_images/fig58.png
+indico/htdocs/ihelp/html/_images/fig59.png
+indico/htdocs/ihelp/html/_images/fig6.png
+indico/htdocs/ihelp/html/_images/fig76.png
+indico/htdocs/ihelp/html/_images/fig77.png
+indico/htdocs/ihelp/html/_images/fig78.png
+indico/htdocs/ihelp/html/_images/fig79.png
+indico/htdocs/ihelp/html/_images/fig80.png
+indico/htdocs/ihelp/html/_images/fig81.png
+indico/htdocs/ihelp/html/_images/fig82.png
+indico/htdocs/ihelp/html/_images/fileupload.png
+indico/htdocs/ihelp/html/_images/firstSearch.png
+indico/htdocs/ihelp/html/_images/furtherSearch.png
+indico/htdocs/ihelp/html/_images/getDocuments.png
+indico/htdocs/ihelp/html/_images/global_settings.png
+indico/htdocs/ihelp/html/_images/help.png
+indico/htdocs/ihelp/html/_images/home.png
+indico/htdocs/ihelp/html/_images/html_21b4d6d8.png
+indico/htdocs/ihelp/html/_images/html_25c4d730.png
+indico/htdocs/ihelp/html/_images/html_2aee0751.png
+indico/htdocs/ihelp/html/_images/html_2bf51fd0.png
+indico/htdocs/ihelp/html/_images/html_2c7ef69.png
+indico/htdocs/ihelp/html/_images/html_32473d75.png
+indico/htdocs/ihelp/html/_images/html_339691be.png
+indico/htdocs/ihelp/html/_images/html_38768cfc.png
+indico/htdocs/ihelp/html/_images/html_3b431f30.png
+indico/htdocs/ihelp/html/_images/html_4108b437.png
+indico/htdocs/ihelp/html/_images/html_41b11082.png
+indico/htdocs/ihelp/html/_images/html_44186de9.png
+indico/htdocs/ihelp/html/_images/html_45f0f553.png
+indico/htdocs/ihelp/html/_images/html_4825e644.png
+indico/htdocs/ihelp/html/_images/html_49c4d891.png
+indico/htdocs/ihelp/html/_images/html_4d7f2740.png
+indico/htdocs/ihelp/html/_images/html_4ec4a7b9.png
+indico/htdocs/ihelp/html/_images/html_502b89e9.png
+indico/htdocs/ihelp/html/_images/html_541e9ff0.png
+indico/htdocs/ihelp/html/_images/html_56abc877.png
+indico/htdocs/ihelp/html/_images/html_5abfb4ff.png
+indico/htdocs/ihelp/html/_images/html_5c395602.png
+indico/htdocs/ihelp/html/_images/html_5d13bb1b.png
+indico/htdocs/ihelp/html/_images/html_5dda0430.png
+indico/htdocs/ihelp/html/_images/html_5f5231c8.png
+indico/htdocs/ihelp/html/_images/html_623f82ba.png
+indico/htdocs/ihelp/html/_images/html_6380a1b0.png
+indico/htdocs/ihelp/html/_images/html_66602418.png
+indico/htdocs/ihelp/html/_images/html_6b114cee.png
+indico/htdocs/ihelp/html/_images/html_6c4d7305.png
+indico/htdocs/ihelp/html/_images/html_6d47a020.png
+indico/htdocs/ihelp/html/_images/html_6ff4edd8.png
+indico/htdocs/ihelp/html/_images/html_76f03226.png
+indico/htdocs/ihelp/html/_images/html_798c9745.png
+indico/htdocs/ihelp/html/_images/html_7b1f9bab.png
+indico/htdocs/ihelp/html/_images/html_7c306233.png
+indico/htdocs/ihelp/html/_images/html_7c5cdcb1.png
+indico/htdocs/ihelp/html/_images/html_m10283ca2.png
+indico/htdocs/ihelp/html/_images/html_m15887f26.png
+indico/htdocs/ihelp/html/_images/html_m16f94e96.png
+indico/htdocs/ihelp/html/_images/html_m1976455e.png
+indico/htdocs/ihelp/html/_images/html_m1ce614f6.png
+indico/htdocs/ihelp/html/_images/html_m214468fb.png
+indico/htdocs/ihelp/html/_images/html_m2536f0de.png
+indico/htdocs/ihelp/html/_images/html_m31e3c44.png
+indico/htdocs/ihelp/html/_images/html_m34ab3da5.png
+indico/htdocs/ihelp/html/_images/html_m3715592a.png
+indico/htdocs/ihelp/html/_images/html_m41e883fb.png
+indico/htdocs/ihelp/html/_images/html_m471e25c0.png
+indico/htdocs/ihelp/html/_images/html_m4a6d2db3.png
+indico/htdocs/ihelp/html/_images/html_m4f313074.png
+indico/htdocs/ihelp/html/_images/html_m54e346b.png
+indico/htdocs/ihelp/html/_images/html_m5dc464a0.png
+indico/htdocs/ihelp/html/_images/html_m61d8945b.png
+indico/htdocs/ihelp/html/_images/html_m640d2242.png
+indico/htdocs/ihelp/html/_images/html_m6ca8b4be.png
+indico/htdocs/ihelp/html/_images/html_m6d76c2a0.png
+indico/htdocs/ihelp/html/_images/html_m7033b9d9.png
+indico/htdocs/ihelp/html/_images/html_m719ed08e.png
+indico/htdocs/ihelp/html/_images/html_m72af3430.png
+indico/htdocs/ihelp/html/_images/html_m7ede2bd2.png
+indico/htdocs/ihelp/html/_images/html_m7f295075.png
+indico/htdocs/ihelp/html/_images/html_mc837acf.png
+indico/htdocs/ihelp/html/_images/html_mce63197.png
+indico/htdocs/ihelp/html/_images/ical.png
+indico/htdocs/ihelp/html/_images/ical1.png
+indico/htdocs/ihelp/html/_images/ical2.png
+indico/htdocs/ihelp/html/_images/ical3.png
+indico/htdocs/ihelp/html/_images/ical_small.png
+indico/htdocs/ihelp/html/_images/image01.png
+indico/htdocs/ihelp/html/_images/image02.png
+indico/htdocs/ihelp/html/_images/image03.png
+indico/htdocs/ihelp/html/_images/image04.png
+indico/htdocs/ihelp/html/_images/image05.png
+indico/htdocs/ihelp/html/_images/image06.png
+indico/htdocs/ihelp/html/_images/image07.png
+indico/htdocs/ihelp/html/_images/image08.png
+indico/htdocs/ihelp/html/_images/image09.png
+indico/htdocs/ihelp/html/_images/image10.png
+indico/htdocs/ihelp/html/_images/image11.png
+indico/htdocs/ihelp/html/_images/image12.png
+indico/htdocs/ihelp/html/_images/image13.png
+indico/htdocs/ihelp/html/_images/image14.png
+indico/htdocs/ihelp/html/_images/image15.png
+indico/htdocs/ihelp/html/_images/image16.png
+indico/htdocs/ihelp/html/_images/image17.png
+indico/htdocs/ihelp/html/_images/image18.png
+indico/htdocs/ihelp/html/_images/image19.png
+indico/htdocs/ihelp/html/_images/importButton.png
+indico/htdocs/ihelp/html/_images/importDialog.png
+indico/htdocs/ihelp/html/_images/index_html_10323a5a.png
+indico/htdocs/ihelp/html/_images/index_html_10323a5a1.png
+indico/htdocs/ihelp/html/_images/index_html_136982eb.png
+indico/htdocs/ihelp/html/_images/index_html_25c4d730.png
+indico/htdocs/ihelp/html/_images/index_html_2d19d8bb.png
+indico/htdocs/ihelp/html/_images/index_html_7339cfff.png
+indico/htdocs/ihelp/html/_images/index_html_7888a91.png
+indico/htdocs/ihelp/html/_images/index_html_m16793c54.png
+indico/htdocs/ihelp/html/_images/index_html_m38e22d3d.png
+indico/htdocs/ihelp/html/_images/index_html_m592cc7ef.png
+indico/htdocs/ihelp/html/_images/index_html_m62d03def.png
+indico/htdocs/ihelp/html/_images/index_html_m7ab274bc.png
+indico/htdocs/ihelp/html/_images/index_html_m7d810dd9.png
+indico/htdocs/ihelp/html/_images/inheriting.png
+indico/htdocs/ihelp/html/_images/installer_language.png
+indico/htdocs/ihelp/html/_images/jappix_chatroom.png
+indico/htdocs/ihelp/html/_images/jappix_home.png
+indico/htdocs/ihelp/html/_images/jappix_icon_join_chatroom.png
+indico/htdocs/ihelp/html/_images/jappix_join_chatroom.png
+indico/htdocs/ihelp/html/_images/join_chat.png
+indico/htdocs/ihelp/html/_images/joinchat2.png
+indico/htdocs/ihelp/html/_images/keys.png
+indico/htdocs/ihelp/html/_images/layrew1.png
+indico/htdocs/ihelp/html/_images/lect1.png
+indico/htdocs/ihelp/html/_images/lect10.png
+indico/htdocs/ihelp/html/_images/lect11.png
+indico/htdocs/ihelp/html/_images/lect12.png
+indico/htdocs/ihelp/html/_images/lect13.png
+indico/htdocs/ihelp/html/_images/lect14.png
+indico/htdocs/ihelp/html/_images/lect15.png
+indico/htdocs/ihelp/html/_images/lect16.png
+indico/htdocs/ihelp/html/_images/lect17.png
+indico/htdocs/ihelp/html/_images/lect2.png
+indico/htdocs/ihelp/html/_images/lect3.png
+indico/htdocs/ihelp/html/_images/lect4.png
+indico/htdocs/ihelp/html/_images/lectma.png
+indico/htdocs/ihelp/html/_images/lectureClone.png
+indico/htdocs/ihelp/html/_images/lectureDelete.png
+indico/htdocs/ihelp/html/_images/lectureEvaluation.png
+indico/htdocs/ihelp/html/_images/lectureLock.png
+indico/htdocs/ihelp/html/_images/lectureMaterial.png
+indico/htdocs/ihelp/html/_images/lecturePoster.png
+indico/htdocs/ihelp/html/_images/license_agreement.png
+indico/htdocs/ihelp/html/_images/log.png
+indico/htdocs/ihelp/html/_images/login.png
+indico/htdocs/ihelp/html/_images/logo.png
+indico/htdocs/ihelp/html/_images/logo1.png
+indico/htdocs/ihelp/html/_images/maintab.png
+indico/htdocs/ihelp/html/_images/manage.png
+indico/htdocs/ihelp/html/_images/manage1.png
+indico/htdocs/ihelp/html/_images/markMainResource.png
+indico/htdocs/ihelp/html/_images/material.png
+indico/htdocs/ihelp/html/_images/meet1.png
+indico/htdocs/ihelp/html/_images/meet10.png
+indico/htdocs/ihelp/html/_images/meet11.png
+indico/htdocs/ihelp/html/_images/meet12.png
+indico/htdocs/ihelp/html/_images/meet13.png
+indico/htdocs/ihelp/html/_images/meet14.png
+indico/htdocs/ihelp/html/_images/meet15.png
+indico/htdocs/ihelp/html/_images/meet16.png
+indico/htdocs/ihelp/html/_images/meet17.png
+indico/htdocs/ihelp/html/_images/meet18.png
+indico/htdocs/ihelp/html/_images/meet19.png
+indico/htdocs/ihelp/html/_images/meet2.png
+indico/htdocs/ihelp/html/_images/meet20.png
+indico/htdocs/ihelp/html/_images/meet21.png
+indico/htdocs/ihelp/html/_images/meet28.png
+indico/htdocs/ihelp/html/_images/meet29.png
+indico/htdocs/ihelp/html/_images/meet3.png
+indico/htdocs/ihelp/html/_images/meet30.png
+indico/htdocs/ihelp/html/_images/meet31.png
+indico/htdocs/ihelp/html/_images/meet4.png
+indico/htdocs/ihelp/html/_images/meet7.png
+indico/htdocs/ihelp/html/_images/meet8.png
+indico/htdocs/ihelp/html/_images/meet9.png
+indico/htdocs/ihelp/html/_images/meetd1.png
+indico/htdocs/ihelp/html/_images/meetd3.png
+indico/htdocs/ihelp/html/_images/meetd4.png
+indico/htdocs/ihelp/html/_images/meetd5.png
+indico/htdocs/ihelp/html/_images/meetd6.png
+indico/htdocs/ihelp/html/_images/meetd7.png
+indico/htdocs/ihelp/html/_images/meetd8.png
+indico/htdocs/ihelp/html/_images/meetingClone.png
+indico/htdocs/ihelp/html/_images/meetingDelete.png
+indico/htdocs/ihelp/html/_images/meetingLock.png
+indico/htdocs/ihelp/html/_images/meetingMaterial.png
+indico/htdocs/ihelp/html/_images/meetingMaterial2.png
+indico/htdocs/ihelp/html/_images/meetingPoster.png
+indico/htdocs/ihelp/html/_images/meetma.png
+indico/htdocs/ihelp/html/_images/meetma2.png
+indico/htdocs/ihelp/html/_images/mergeAbstract.png
+indico/htdocs/ihelp/html/_images/minutes.png
+indico/htdocs/ihelp/html/_images/modifyicons.png
+indico/htdocs/ihelp/html/_images/myconts.png
+indico/htdocs/ihelp/html/_images/mycontslist.png
+indico/htdocs/ihelp/html/_images/mysess.png
+indico/htdocs/ihelp/html/_images/mysess1.png
+indico/htdocs/ihelp/html/_images/mytrack.png
+indico/htdocs/ihelp/html/_images/mytracks.png
+indico/htdocs/ihelp/html/_images/newpen.png
+indico/htdocs/ihelp/html/_images/nomod.png
+indico/htdocs/ihelp/html/_images/normalView.png
+indico/htdocs/ihelp/html/_images/particip1.png
+indico/htdocs/ihelp/html/_images/particip2.png
+indico/htdocs/ihelp/html/_images/particip3.png
+indico/htdocs/ihelp/html/_images/particip4.png
+indico/htdocs/ihelp/html/_images/particip5.png
+indico/htdocs/ihelp/html/_images/particip6.png
+indico/htdocs/ihelp/html/_images/particip7.png
+indico/htdocs/ihelp/html/_images/particip8.png
+indico/htdocs/ihelp/html/_images/particip9.png
+indico/htdocs/ihelp/html/_images/pdf.png
+indico/htdocs/ihelp/html/_images/pdf2.png
+indico/htdocs/ihelp/html/_images/pen.png
+indico/htdocs/ihelp/html/_images/pen1.png
+indico/htdocs/ihelp/html/_images/pendingUsers.png
+indico/htdocs/ihelp/html/_images/pidgin_setup_wizard.png
+indico/htdocs/ihelp/html/_images/piwik_config.png
+indico/htdocs/ihelp/html/_images/piwik_material.png
+indico/htdocs/ihelp/html/_images/piwik_modif_query.png
+indico/htdocs/ihelp/html/_images/piwik_overall.png
+indico/htdocs/ihelp/html/_images/piwik_referrers.png
+indico/htdocs/ihelp/html/_images/piwik_visitor_geography.png
+indico/htdocs/ihelp/html/_images/piwik_visitor_hits.png
+indico/htdocs/ihelp/html/_images/piwik_visitor_os.png
+indico/htdocs/ihelp/html/_images/posterdesign.png
+indico/htdocs/ihelp/html/_images/privByInh.png
+indico/htdocs/ihelp/html/_images/privatePublic.png
+indico/htdocs/ihelp/html/_images/proceedings.png
+indico/htdocs/ihelp/html/_images/publicPrivate.png
+indico/htdocs/ihelp/html/_images/rb_booking_a_room.png
+indico/htdocs/ihelp/html/_images/rb_booking_display.png
+indico/htdocs/ihelp/html/_images/rb_booking_form.png
+indico/htdocs/ihelp/html/_images/rb_conflicts.png
+indico/htdocs/ihelp/html/_images/rb_main.png
+indico/htdocs/ihelp/html/_images/rb_room_name.png
+indico/htdocs/ihelp/html/_images/rb_room_types.png
+indico/htdocs/ihelp/html/_images/referee1.png
+indico/htdocs/ihelp/html/_images/referee10.png
+indico/htdocs/ihelp/html/_images/referee2.png
+indico/htdocs/ihelp/html/_images/referee3.png
+indico/htdocs/ihelp/html/_images/referee4.png
+indico/htdocs/ihelp/html/_images/referee5.png
+indico/htdocs/ihelp/html/_images/referee6.png
+indico/htdocs/ihelp/html/_images/referee7.png
+indico/htdocs/ihelp/html/_images/referee8.png
+indico/htdocs/ihelp/html/_images/referee9.png
+indico/htdocs/ihelp/html/_images/regform-add-field.png
+indico/htdocs/ihelp/html/_images/regform-dialog.png
+indico/htdocs/ihelp/html/_images/regform-edit.png
+indico/htdocs/ihelp/html/_images/regform-link.png
+indico/htdocs/ihelp/html/_images/regform-section-accommodation.png
+indico/htdocs/ihelp/html/_images/regform-section-events.png
+indico/htdocs/ihelp/html/_images/regform-section-info.png
+indico/htdocs/ihelp/html/_images/regform-section-reason.png
+indico/htdocs/ihelp/html/_images/regform-section-session.png
+indico/htdocs/ihelp/html/_images/regform-section.png
+indico/htdocs/ihelp/html/_images/regform-setup.png
+indico/htdocs/ihelp/html/_images/registration2.png
+indico/htdocs/ihelp/html/_images/rejectAbstract.png
+indico/htdocs/ihelp/html/_images/remove.png
+indico/htdocs/ihelp/html/_images/reviewer1.png
+indico/htdocs/ihelp/html/_images/reviewer2.png
+indico/htdocs/ihelp/html/_images/reviewer3.png
+indico/htdocs/ihelp/html/_images/reviewer4.png
+indico/htdocs/ihelp/html/_images/roles.png
+indico/htdocs/ihelp/html/_images/roles2.png
+indico/htdocs/ihelp/html/_images/roles3.png
+indico/htdocs/ihelp/html/_images/roles4.png
+indico/htdocs/ihelp/html/_images/roles5.png
+indico/htdocs/ihelp/html/_images/rss.png
+indico/htdocs/ihelp/html/_images/screenshot.png
+indico/htdocs/ihelp/html/_images/searchGroup.png
+indico/htdocs/ihelp/html/_images/searchUser.png
+indico/htdocs/ihelp/html/_images/search_vidyo.png
+indico/htdocs/ihelp/html/_images/security_warning.png
+indico/htdocs/ihelp/html/_images/sessac.png
+indico/htdocs/ihelp/html/_images/sesscom.png
+indico/htdocs/ihelp/html/_images/sesscontrib.png
+indico/htdocs/ihelp/html/_images/sessform.png
+indico/htdocs/ihelp/html/_images/sessmain.png
+indico/htdocs/ihelp/html/_images/sesstt.png
+indico/htdocs/ihelp/html/_images/sharepoint.png
+indico/htdocs/ihelp/html/_images/spacerEventPage.png
+indico/htdocs/ihelp/html/_images/speakersList.png
+indico/htdocs/ihelp/html/_images/start1.png
+indico/htdocs/ihelp/html/_images/start2.png
+indico/htdocs/ihelp/html/_images/subcont.png
+indico/htdocs/ihelp/html/_images/submitcont.png
+indico/htdocs/ihelp/html/_images/submitmat.png
+indico/htdocs/ihelp/html/_images/submitmatlist.png
+indico/htdocs/ihelp/html/_images/timetable.png
+indico/htdocs/ihelp/html/_images/trackAbstracts.png
+indico/htdocs/ihelp/html/_images/trackContributions.png
+indico/htdocs/ihelp/html/_images/trackab.png
+indico/htdocs/ihelp/html/_images/trackabs.png
+indico/htdocs/ihelp/html/_images/trackcomm.png
+indico/htdocs/ihelp/html/_images/tree.png
+indico/htdocs/ihelp/html/_images/tt_changeend.png
+indico/htdocs/ihelp/html/_images/tt_changetime.png
+indico/htdocs/ihelp/html/_images/tt_contribintosession.png
+indico/htdocs/ihelp/html/_images/tt_undo.png
+indico/htdocs/ihelp/html/_images/ttco.png
+indico/htdocs/ihelp/html/_images/uploadMaterial.png
+indico/htdocs/ihelp/html/_images/uploadPicture.png
+indico/htdocs/ihelp/html/_images/welcome_to_pidgin.png
+indico/htdocs/ihelp/html/_images/wizard_complete.png
+indico/htdocs/ihelp/html/_sources/index.txt
+indico/htdocs/ihelp/html/_sources/AdminGuide/AdminGuide.txt
+indico/htdocs/ihelp/html/_sources/AdminGuide/index.txt
+indico/htdocs/ihelp/html/_sources/Chat/ChatUserGuide.txt
+indico/htdocs/ihelp/html/_sources/Chat/XMPPClients.txt
+indico/htdocs/ihelp/html/_sources/Chat/index.txt
+indico/htdocs/ihelp/html/_sources/FAQ/FAQ.txt
+indico/htdocs/ihelp/html/_sources/Glossary/Glossary.txt
+indico/htdocs/ihelp/html/_sources/Importer/Importer.txt
+indico/htdocs/ihelp/html/_sources/PaperReviewingGuides/index.txt
+indico/htdocs/ihelp/html/_sources/PaperReviewingGuides/PaperReviewingAuthors/PaperReviewingAuthors.txt
+indico/htdocs/ihelp/html/_sources/PaperReviewingGuides/PaperReviewingAuthors/index.txt
+indico/htdocs/ihelp/html/_sources/PaperReviewingGuides/PaperReviewingEditors/PaperReviewingEditors.txt
+indico/htdocs/ihelp/html/_sources/PaperReviewingGuides/PaperReviewingEditors/index.txt
+indico/htdocs/ihelp/html/_sources/PaperReviewingGuides/PaperReviewingManagers/PaperReviewingManagers.txt
+indico/htdocs/ihelp/html/_sources/PaperReviewingGuides/PaperReviewingManagers/index.txt
+indico/htdocs/ihelp/html/_sources/PaperReviewingGuides/PaperReviewingReferees/PaperReviewingReferees.txt
+indico/htdocs/ihelp/html/_sources/PaperReviewingGuides/PaperReviewingReferees/index.txt
+indico/htdocs/ihelp/html/_sources/PaperReviewingGuides/PaperReviewingReviewers/PaperReviewingReviewers.txt
+indico/htdocs/ihelp/html/_sources/PaperReviewingGuides/PaperReviewingReviewers/index.txt
+indico/htdocs/ihelp/html/_sources/PaperReviewingGuides/PaperReviewingRoles/PaperReviewingRoles.txt
+indico/htdocs/ihelp/html/_sources/PaperReviewingGuides/PaperReviewingRoles/index.txt
+indico/htdocs/ihelp/html/_sources/QuickStartGuides/index.txt
+indico/htdocs/ihelp/html/_sources/QuickStartGuides/QSGAgendaUsers/CDSAgenda.txt
+indico/htdocs/ihelp/html/_sources/QuickStartGuides/QSGAgendaUsers/index.txt
+indico/htdocs/ihelp/html/_sources/QuickStartGuides/QSGContributionManager/ContributionManager.txt
+indico/htdocs/ihelp/html/_sources/QuickStartGuides/QSGContributionManager/index.txt
+indico/htdocs/ihelp/html/_sources/QuickStartGuides/QSGSessionCoordinator/SessionCoordinator.txt
+indico/htdocs/ihelp/html/_sources/QuickStartGuides/QSGSessionCoordinator/index.txt
+indico/htdocs/ihelp/html/_sources/QuickStartGuides/QSGSessionManager/SessionManager.txt
+indico/htdocs/ihelp/html/_sources/QuickStartGuides/QSGSessionManager/index.txt
+indico/htdocs/ihelp/html/_sources/QuickStartGuides/QSGSubmitter/Submitter.txt
+indico/htdocs/ihelp/html/_sources/QuickStartGuides/QSGSubmitter/index.txt
+indico/htdocs/ihelp/html/_sources/QuickStartGuides/QSGTrackCoordinator/TrackCoordinator.txt
+indico/htdocs/ihelp/html/_sources/QuickStartGuides/QSGTrackCoordinator/index.txt
+indico/htdocs/ihelp/html/_sources/Statistics/configuration.txt
+indico/htdocs/ihelp/html/_sources/Statistics/index.txt
+indico/htdocs/ihelp/html/_sources/Statistics/piwik_admin.txt
+indico/htdocs/ihelp/html/_sources/Statistics/piwik_user.txt
+indico/htdocs/ihelp/html/_sources/UserGuide/Categories.txt
+indico/htdocs/ihelp/html/_sources/UserGuide/Conferences.txt
+indico/htdocs/ihelp/html/_sources/UserGuide/Evaluation.txt
+indico/htdocs/ihelp/html/_sources/UserGuide/Export.txt
+indico/htdocs/ihelp/html/_sources/UserGuide/Lectures.txt
+indico/htdocs/ihelp/html/_sources/UserGuide/Meetings.txt
+indico/htdocs/ihelp/html/_sources/UserGuide/Protection.txt
+indico/htdocs/ihelp/html/_sources/UserGuide/RoomBooking.txt
+indico/htdocs/ihelp/html/_sources/UserGuide/UsersGroups.txt
+indico/htdocs/ihelp/html/_sources/UserGuide/index.txt
+indico/htdocs/ihelp/html/_sources/VideoServicesGuides/index.txt
+indico/htdocs/ihelp/html/_sources/VideoServicesGuides/AdminGuide/AdminGuide.txt
+indico/htdocs/ihelp/html/_sources/VideoServicesGuides/AdminGuide/index.txt
+indico/htdocs/ihelp/html/_sources/VideoServicesGuides/EventManager/EventManager.txt
+indico/htdocs/ihelp/html/_sources/VideoServicesGuides/EventManager/index.txt
+indico/htdocs/ihelp/html/_sources/VideoServicesGuides/ManagerOverview/ManagerOverview.txt
+indico/htdocs/ihelp/html/_sources/VideoServicesGuides/ManagerOverview/index.txt
+indico/htdocs/ihelp/html/_sources/VideoServicesGuides/UserGuide/VideoServicesUserGuide.txt
+indico/htdocs/ihelp/html/_sources/VideoServicesGuides/UserGuide/index.txt
+indico/htdocs/ihelp/html/_static/ajax-loader.gif
+indico/htdocs/ihelp/html/_static/basic.css
+indico/htdocs/ihelp/html/_static/comment-bright.png
+indico/htdocs/ihelp/html/_static/comment-close.png
+indico/htdocs/ihelp/html/_static/comment.png
+indico/htdocs/ihelp/html/_static/default.css
+indico/htdocs/ihelp/html/_static/doctools.js
+indico/htdocs/ihelp/html/_static/down-pressed.png
+indico/htdocs/ihelp/html/_static/down.png
+indico/htdocs/ihelp/html/_static/file.png
+indico/htdocs/ihelp/html/_static/jquery.js
+indico/htdocs/ihelp/html/_static/minus.png
+indico/htdocs/ihelp/html/_static/plus.png
+indico/htdocs/ihelp/html/_static/pygments.css
+indico/htdocs/ihelp/html/_static/searchtools.js
+indico/htdocs/ihelp/html/_static/sidebar.js
+indico/htdocs/ihelp/html/_static/underscore.js
+indico/htdocs/ihelp/html/_static/up-pressed.png
+indico/htdocs/ihelp/html/_static/up.png
+indico/htdocs/ihelp/html/_static/websupport.js
+indico/htdocs/ihelp/pdf/.keep
+indico/htdocs/ihelp/pdf/IndicoAdminGuide.pdf
+indico/htdocs/ihelp/pdf/IndicoChatUserGuide.pdf
+indico/htdocs/ihelp/pdf/IndicoChatXMPPClients.pdf
+indico/htdocs/ihelp/pdf/IndicoContentReviewer.pdf
+indico/htdocs/ihelp/pdf/IndicoFAQ.pdf
+indico/htdocs/ihelp/pdf/IndicoGlossary.pdf
+indico/htdocs/ihelp/pdf/IndicoImporter.pdf
+indico/htdocs/ihelp/pdf/IndicoLayoutReviewer.pdf
+indico/htdocs/ihelp/pdf/IndicoQSGAgendaUsers.pdf
+indico/htdocs/ihelp/pdf/IndicoQSGContributionManager.pdf
+indico/htdocs/ihelp/pdf/IndicoQSGSessionCoordinator.pdf
+indico/htdocs/ihelp/pdf/IndicoQSGSessionManager.pdf
+indico/htdocs/ihelp/pdf/IndicoQSGSubmitter.pdf
+indico/htdocs/ihelp/pdf/IndicoQSGTrackCoordinator.pdf
+indico/htdocs/ihelp/pdf/IndicoReferee.pdf
+indico/htdocs/ihelp/pdf/IndicoReviewingAuthors.pdf
+indico/htdocs/ihelp/pdf/IndicoReviewingManager.pdf
+indico/htdocs/ihelp/pdf/IndicoReviewingRole.pdf
+indico/htdocs/ihelp/pdf/IndicoUserGuide.pdf
+indico/htdocs/ihelp/pdf/IndicoVSAdminGuide.pdf
+indico/htdocs/ihelp/pdf/IndicoVSEventManager.pdf
+indico/htdocs/ihelp/pdf/IndicoVSManagerOverview.pdf
+indico/htdocs/ihelp/pdf/IndicoVSUserGuide.pdf
+indico/htdocs/images/0.png
+indico/htdocs/images/APlogotype.png
+indico/htdocs/images/CERNLogo.jpg
+indico/htdocs/images/CERNlogo-grey.png
+indico/htdocs/images/JCB.gif
+indico/htdocs/images/LCGlogo.png
+indico/htdocs/images/Logo-CrystalClear.jpg
+indico/htdocs/images/Logo-EndoTOFPET.jpg
+indico/htdocs/images/Logo-openlab-White.png
+indico/htdocs/images/PFlogo.png
+indico/htdocs/images/PreviewCSS0.png
+indico/htdocs/images/PreviewCSS1.png
+indico/htdocs/images/PreviewCSS2.png
+indico/htdocs/images/VISA.gif
+indico/htdocs/images/XML.png
+indico/htdocs/images/accept.png
+indico/htdocs/images/add.png
+indico/htdocs/images/add_faded.png
+indico/htdocs/images/admins.png
+indico/htdocs/images/alarm.png
+indico/htdocs/images/alicelogo.png
+indico/htdocs/images/americanExpress.gif
+indico/htdocs/images/archive_small.png
+indico/htdocs/images/arrowBottomMenuConf.png
+indico/htdocs/images/arrowRightMenuConf.png
+indico/htdocs/images/arrowRightMenuConfSelected.png
+indico/htdocs/images/arrow_next.png
+indico/htdocs/images/arrow_previous.png
+indico/htdocs/images/as_accepted.png
+indico/htdocs/images/as_conflict.png
+indico/htdocs/images/as_prop_accept.png
+indico/htdocs/images/as_prop_reject.png
+indico/htdocs/images/as_rejected.png
+indico/htdocs/images/as_review.png
+indico/htdocs/images/as_submitted.png
+indico/htdocs/images/as_withdrawn.png
+indico/htdocs/images/ats_accepted_other.png
+indico/htdocs/images/ats_prop_other_track.png
+indico/htdocs/images/badge.png
+indico/htdocs/images/badge_margins.png
+indico/htdocs/images/balloon_popup_arrows.png
+indico/htdocs/images/balloon_popup_arrows_yellow.png
+indico/htdocs/images/basket.png
+indico/htdocs/images/bg_header.png
+indico/htdocs/images/bg_mng_header.png
+indico/htdocs/images/bigfile.png
+indico/htdocs/images/blue_loading.gif
+indico/htdocs/images/border.png
+indico/htdocs/images/breadcrumb_arrow.png
+indico/htdocs/images/bulletMenuConf.png
+indico/htdocs/images/button_bg.png
+indico/htdocs/images/button_bg_light.png
+indico/htdocs/images/button_bg_special.png
+indico/htdocs/images/calc.png
+indico/htdocs/images/calc_big.png
+indico/htdocs/images/calendar.png
+indico/htdocs/images/calendarWidget.png
+indico/htdocs/images/category.png
+indico/htdocs/images/cern_small.png
+indico/htdocs/images/cern_small_light.png
+indico/htdocs/images/checkAll.png
+indico/htdocs/images/cheplogo.png
+indico/htdocs/images/circle.png
+indico/htdocs/images/clock.png
+indico/htdocs/images/clone.png
+indico/htdocs/images/clone_shadow.png
+indico/htdocs/images/close.png
+indico/htdocs/images/closeMenuIcon.png
+indico/htdocs/images/close_button.png
+indico/htdocs/images/closed.png
+indico/htdocs/images/cms_logo.png
+indico/htdocs/images/coffee.png
+indico/htdocs/images/collapsd.png
+indico/htdocs/images/colorchart.png
+indico/htdocs/images/colortable.png
+indico/htdocs/images/comments.png
+indico/htdocs/images/conference.png
+indico/htdocs/images/conference_atlas.png
+indico/htdocs/images/conference_bg.png
+indico/htdocs/images/conference_logo.png
+indico/htdocs/images/controls.png
+indico/htdocs/images/cross.png
+indico/htdocs/images/cross_16x15.png
+indico/htdocs/images/delete.png
+indico/htdocs/images/dinersClub.gif
+indico/htdocs/images/disabledSection.png
+indico/htdocs/images/disabledSubSection.png
+indico/htdocs/images/diskettes.png
+indico/htdocs/images/doc_small.png
+indico/htdocs/images/docx.png
+indico/htdocs/images/docx_big.png
+indico/htdocs/images/dot_blue.png
+indico/htdocs/images/dot_gray.png
+indico/htdocs/images/dot_green.png
+indico/htdocs/images/dot_orange.png
+indico/htdocs/images/dot_red.png
+indico/htdocs/images/downArrow.png
+indico/htdocs/images/download.png
+indico/htdocs/images/drag.png
+indico/htdocs/images/edit.png
+indico/htdocs/images/edit_16.png
+indico/htdocs/images/edit_faded.png
+indico/htdocs/images/egee_small.png
+indico/htdocs/images/enabledSection.png
+indico/htdocs/images/envelope.png
+indico/htdocs/images/eso-logo.gif
+indico/htdocs/images/excel.png
+indico/htdocs/images/existingfile.png
+indico/htdocs/images/exploded.png
+indico/htdocs/images/facebook.png
+indico/htdocs/images/file.png
+indico/htdocs/images/file_edit.png
+indico/htdocs/images/file_protect.png
+indico/htdocs/images/file_shadow.png
+indico/htdocs/images/file_small.png
+indico/htdocs/images/filter.png
+indico/htdocs/images/filter_active.png
+indico/htdocs/images/first_arrow.png
+indico/htdocs/images/folder.png
+indico/htdocs/images/form_CheckBox.png
+indico/htdocs/images/form_CheckBox_.png
+indico/htdocs/images/form_PasswordBox.png
+indico/htdocs/images/form_PasswordBox_.png
+indico/htdocs/images/form_RadioButton.png
+indico/htdocs/images/form_RadioButton_.png
+indico/htdocs/images/form_Select.png
+indico/htdocs/images/form_Select_.png
+indico/htdocs/images/form_TextArea.png
+indico/htdocs/images/form_TextArea_.png
+indico/htdocs/images/form_TextBox.png
+indico/htdocs/images/form_TextBox_.png
+indico/htdocs/images/gcal.png
+indico/htdocs/images/gplus.png
+indico/htdocs/images/greenarrow.png
+indico/htdocs/images/grey_corners.png
+indico/htdocs/images/grey_gradient.png
+indico/htdocs/images/grey_gradient2.png
+indico/htdocs/images/greyedOutSection.png
+indico/htdocs/images/group.png
+indico/htdocs/images/heart.png
+indico/htdocs/images/help.png
+indico/htdocs/images/home.png
+indico/htdocs/images/ical.png
+indico/htdocs/images/ical_grey.png
+indico/htdocs/images/ical_old.png
+indico/htdocs/images/ical_small.png
+indico/htdocs/images/ilc_logo.png
+indico/htdocs/images/ilc_logo_small.png
+indico/htdocs/images/img_table.png
+indico/htdocs/images/impress.png
+indico/htdocs/images/impress_big.png
+indico/htdocs/images/indico.ico
+indico/htdocs/images/indico_bg.gif
+indico/htdocs/images/indico_co.png
+indico/htdocs/images/indico_small.png
+indico/htdocs/images/info.png
+indico/htdocs/images/key.png
+indico/htdocs/images/keys.png
+indico/htdocs/images/last_arrow.png
+indico/htdocs/images/lecture.png
+indico/htdocs/images/lecture2.png
+indico/htdocs/images/lecture3.png
+indico/htdocs/images/left_arrow.png
+indico/htdocs/images/lhcblogo.png
+indico/htdocs/images/linetwopoints.png
+indico/htdocs/images/linetwopoints2.png
+indico/htdocs/images/linetwopoints2_green.png
+indico/htdocs/images/linetwopoints2_orange.png
+indico/htdocs/images/linetwopoints_green.png
+indico/htdocs/images/linetwopoints_orange.png
+indico/htdocs/images/link.png
+indico/htdocs/images/link_shadow.png
+indico/htdocs/images/link_white.png
+indico/htdocs/images/listing.png
+indico/htdocs/images/listings.png
+indico/htdocs/images/live.png
+indico/htdocs/images/live_add.png
+indico/htdocs/images/load_big.gif
+indico/htdocs/images/load_lightblue.gif
+indico/htdocs/images/loading.gif
+indico/htdocs/images/loading_background.png
+indico/htdocs/images/logo-tical.jpg
+indico/htdocs/images/logo.png
+indico/htdocs/images/logo_indico.png
+indico/htdocs/images/maestro.gif
+indico/htdocs/images/mail.png
+indico/htdocs/images/mail_big.png
+indico/htdocs/images/mail_grey.png
+indico/htdocs/images/manage.png
+indico/htdocs/images/manage_new.png
+indico/htdocs/images/masterCard.gif
+indico/htdocs/images/material.png
+indico/htdocs/images/material_folder.png
+indico/htdocs/images/meeting.png
+indico/htdocs/images/menu_arrow_black.png
+indico/htdocs/images/menu_arrow_grey.png
+indico/htdocs/images/menu_arrow_up_black.png
+indico/htdocs/images/menu_arrow_white.png
+indico/htdocs/images/menu_close.png
+indico/htdocs/images/menu_open.png
+indico/htdocs/images/mini_logo_indico.png
+indico/htdocs/images/minutes.png
+indico/htdocs/images/minutes_shadow.png
+indico/htdocs/images/move.png
+indico/htdocs/images/newleft.png
+indico/htdocs/images/openMenuIcon.png
+indico/htdocs/images/overlay.png
+indico/htdocs/images/paper.png
+indico/htdocs/images/paperclip.png
+indico/htdocs/images/part1.png
+indico/htdocs/images/part10.png
+indico/htdocs/images/part2.png
+indico/htdocs/images/part3.png
+indico/htdocs/images/part4.png
+indico/htdocs/images/part5.png
+indico/htdocs/images/part6.png
+indico/htdocs/images/part7.png
+indico/htdocs/images/part8.png
+indico/htdocs/images/part9.png
+indico/htdocs/images/participants.png
+indico/htdocs/images/paypal.gif
+indico/htdocs/images/pdf_big.png
+indico/htdocs/images/pdf_small.png
+indico/htdocs/images/pdf_small_faded.png
+indico/htdocs/images/penpaper.png
+indico/htdocs/images/picosec_banner.jpg
+indico/htdocs/images/picosec_endotofpet_banner.jpg
+indico/htdocs/images/pict_conf_bleu.png
+indico/htdocs/images/pict_conf_negb.png
+indico/htdocs/images/pict_day_orange.png
+indico/htdocs/images/pict_doc_orange.png
+indico/htdocs/images/pict_event_bleu.png
+indico/htdocs/images/pict_event_negb.png
+indico/htdocs/images/pict_fleche_bottom.png
+indico/htdocs/images/pict_fleche_left.png
+indico/htdocs/images/pict_fleche_right.png
+indico/htdocs/images/pict_gestion1_orange_trans.png
+indico/htdocs/images/pict_gestion2_gris.png
+indico/htdocs/images/pict_login.png
+indico/htdocs/images/pict_meet_bleu.png
+indico/htdocs/images/pict_meet_negb.png
+indico/htdocs/images/pict_year_orange.png
+indico/htdocs/images/pocketwatch.png
+indico/htdocs/images/pointer_tip.png
+indico/htdocs/images/popupMenu.png
+indico/htdocs/images/popupMenuHover.png
+indico/htdocs/images/popup_close_button.png
+indico/htdocs/images/postFinanceCard.gif
+indico/htdocs/images/postFinanceEFinance.gif
+indico/htdocs/images/poster.png
+indico/htdocs/images/powerpoint.png
+indico/htdocs/images/powerpoint_big.png
+indico/htdocs/images/ppt_small.png
+indico/htdocs/images/pptx.png
+indico/htdocs/images/pptx_big.png
+indico/htdocs/images/print.png
+indico/htdocs/images/printer.png
+indico/htdocs/images/printer_blue.png
+indico/htdocs/images/printer_white.png
+indico/htdocs/images/protected.png
+indico/htdocs/images/ps.png
+indico/htdocs/images/rb_arrow_down.png
+indico/htdocs/images/rb_arrow_up.png
+indico/htdocs/images/rb_capacity.png
+indico/htdocs/images/rb_public.png
+indico/htdocs/images/rb_timebar_bg.png
+indico/htdocs/images/rb_video.png
+indico/htdocs/images/rb_webcast.png
+indico/htdocs/images/regform_buttons.png
+indico/htdocs/images/reject.png
+indico/htdocs/images/reload.png
+indico/htdocs/images/reload_faded.png
+indico/htdocs/images/remove.png
+indico/htdocs/images/remove_faded.png
+indico/htdocs/images/resched_ex_1.png
+indico/htdocs/images/resched_ex_2.png
+indico/htdocs/images/right_arrow.png
+indico/htdocs/images/role_creator.png
+indico/htdocs/images/role_manager.png
+indico/htdocs/images/role_participant.png
+indico/htdocs/images/room.png
+indico/htdocs/images/roomwidget_arrow.png
+indico/htdocs/images/schedule.png
+indico/htdocs/images/search.png
+indico/htdocs/images/session_bar_corner.png
+indico/htdocs/images/slides.png
+indico/htdocs/images/smallClone.png
+indico/htdocs/images/smallCopy.png
+indico/htdocs/images/smallDelete.png
+indico/htdocs/images/smallEmail.png
+indico/htdocs/images/smallLCWS.png
+indico/htdocs/images/smallPaper.png
+indico/htdocs/images/smallPoster.png
+indico/htdocs/images/smallSlides.png
+indico/htdocs/images/smallVideo.png
+indico/htdocs/images/small_indico_logo.png
+indico/htdocs/images/smallcamera.png
+indico/htdocs/images/smallcern.png
+indico/htdocs/images/smallhelp.png
+indico/htdocs/images/smallpaperclip.png
+indico/htdocs/images/smallzip.png
+indico/htdocs/images/social.png
+indico/htdocs/images/sprites.png
+indico/htdocs/images/star.png
+indico/htdocs/images/starGrey.png
+indico/htdocs/images/stat.png
+indico/htdocs/images/style.png
+indico/htdocs/images/subfile.png
+indico/htdocs/images/sync_off.png
+indico/htdocs/images/sync_on.png
+indico/htdocs/images/tab_bg.png
+indico/htdocs/images/tab_scroll_arrows.png
+indico/htdocs/images/tick.png
+indico/htdocs/images/timezone.png
+indico/htdocs/images/tools.png
+indico/htdocs/images/totem.png
+indico/htdocs/images/track_bullet.png
+indico/htdocs/images/tt_time.png
+indico/htdocs/images/twitter.png
+indico/htdocs/images/twopoints.png
+indico/htdocs/images/twopoints_green.png
+indico/htdocs/images/twopoints_orange.png
+indico/htdocs/images/txt.png
+indico/htdocs/images/unarchive_small.png
+indico/htdocs/images/uncheckAll.png
+indico/htdocs/images/upArrow.png
+indico/htdocs/images/up_arrow.png
+indico/htdocs/images/user.png
+indico/htdocs/images/userloggedin.png
+indico/htdocs/images/video.png
+indico/htdocs/images/video_Vidyo.png
+indico/htdocs/images/videoconference.png
+indico/htdocs/images/view.png
+indico/htdocs/images/warning.png
+indico/htdocs/images/warning_small.png
+indico/htdocs/images/wmd-buttons.png
+indico/htdocs/images/word.png
+indico/htdocs/images/word_big.png
+indico/htdocs/images/write_minutes.png
+indico/htdocs/images/writer.png
+indico/htdocs/images/writer_big.png
+indico/htdocs/images/wsignout.gif
+indico/htdocs/images/www_small.png
+indico/htdocs/images/xls.png
+indico/htdocs/images/xlsx.png
+indico/htdocs/images/xlsx_big.png
+indico/htdocs/images/xml_small.png
+indico/htdocs/images/zip.png
+indico/htdocs/images/colorbox/border.png
+indico/htdocs/images/colorbox/controls.png
+indico/htdocs/images/colorbox/loading.gif
+indico/htdocs/images/colorbox/loading_background.png
+indico/htdocs/images/colorbox/overlay.png
+indico/htdocs/images/colorpicker/grabber.png
+indico/htdocs/images/colorpicker/gradient_grabber.png
+indico/htdocs/images/colorpicker/gradient_input.png
+indico/htdocs/images/colorpicker/indic.gif
+indico/htdocs/images/colorpicker/overlay.png
+indico/htdocs/images/colorpicker/select.gif
+indico/htdocs/images/colorpicker/select.png
+indico/htdocs/images/colorpicker/select2.png
+indico/htdocs/images/colorpicker/select3.png
+indico/htdocs/images/colorpicker/select4.png
+indico/htdocs/images/colorpicker/select_hue.png
+indico/htdocs/images/colorpicker/submit.png
+indico/htdocs/images/conf/left_menu_bullet.png
+indico/htdocs/images/conf/sprites_blue.png
+indico/htdocs/images/conf/sprites_brown.png
+indico/htdocs/images/conf/sprites_orange.png
+indico/htdocs/images/conf/stripes2.png
+indico/htdocs/images/jquery-ui/animated-overlay.gif
+indico/htdocs/images/jquery-ui/ui-bg_diagonals-medium_25_444444_40x40.png
+indico/htdocs/images/jquery-ui/ui-bg_flat_0_aaaaaa_40x100.png
+indico/htdocs/images/jquery-ui/ui-bg_flat_55_fbec88_40x100.png
+indico/htdocs/images/jquery-ui/ui-bg_glass_75_fff6df_1x400.png
+indico/htdocs/images/jquery-ui/ui-bg_glass_85_dfeffc_1x400.png
+indico/htdocs/images/jquery-ui/ui-bg_glass_95_fef1ec_1x400.png
+indico/htdocs/images/jquery-ui/ui-bg_inset-hard_100_cdeb8b_1x100.png
+indico/htdocs/images/jquery-ui/ui-bg_inset-hard_100_fcfdfd_1x100.png
+indico/htdocs/images/jquery-ui/ui-bg_inset-hard_55_4d8bb8_1x100.png
+indico/htdocs/images/jquery-ui/ui-icons_217bc0_256x240.png
+indico/htdocs/images/jquery-ui/ui-icons_2e83ff_256x240.png
+indico/htdocs/images/jquery-ui/ui-icons_469bdd_256x240.png
+indico/htdocs/images/jquery-ui/ui-icons_6da8d5_256x240.png
+indico/htdocs/images/jquery-ui/ui-icons_cd0a0a_256x240.png
+indico/htdocs/images/jquery-ui/ui-icons_d8e7f3_256x240.png
+indico/htdocs/images/jquery-ui/ui-icons_f9bd01_256x240.png
+indico/htdocs/images/rooms/large_photos/NoPhoto.jpg
+indico/htdocs/images/rooms/large_photos/NoPhoto.png
+indico/htdocs/images/rooms/small_photos/NoPhoto.jpg
+indico/htdocs/images/rooms/small_photos/NoPhoto.png
+indico/htdocs/images/ruler/rulerh0.png
+indico/htdocs/images/ruler/rulerh1.png
+indico/htdocs/images/ruler/rulerh10.png
+indico/htdocs/images/ruler/rulerh11.png
+indico/htdocs/images/ruler/rulerh12.png
+indico/htdocs/images/ruler/rulerh13.png
+indico/htdocs/images/ruler/rulerh14.png
+indico/htdocs/images/ruler/rulerh15.png
+indico/htdocs/images/ruler/rulerh16.png
+indico/htdocs/images/ruler/rulerh17.png
+indico/htdocs/images/ruler/rulerh18.png
+indico/htdocs/images/ruler/rulerh19.png
+indico/htdocs/images/ruler/rulerh2.png
+indico/htdocs/images/ruler/rulerh3.png
+indico/htdocs/images/ruler/rulerh4.png
+indico/htdocs/images/ruler/rulerh5.png
+indico/htdocs/images/ruler/rulerh6.png
+indico/htdocs/images/ruler/rulerh7.png
+indico/htdocs/images/ruler/rulerh8.png
+indico/htdocs/images/ruler/rulerh9.png
+indico/htdocs/images/ruler/rulerv0.png
+indico/htdocs/images/ruler/rulerv1.png
+indico/htdocs/images/ruler/rulerv10.png
+indico/htdocs/images/ruler/rulerv11.png
+indico/htdocs/images/ruler/rulerv12.png
+indico/htdocs/images/ruler/rulerv13.png
+indico/htdocs/images/ruler/rulerv14.png
+indico/htdocs/images/ruler/rulerv15.png
+indico/htdocs/images/ruler/rulerv16.png
+indico/htdocs/images/ruler/rulerv17.png
+indico/htdocs/images/ruler/rulerv18.png
+indico/htdocs/images/ruler/rulerv19.png
+indico/htdocs/images/ruler/rulerv2.png
+indico/htdocs/images/ruler/rulerv3.png
+indico/htdocs/images/ruler/rulerv4.png
+indico/htdocs/images/ruler/rulerv5.png
+indico/htdocs/images/ruler/rulerv6.png
+indico/htdocs/images/ruler/rulerv7.png
+indico/htdocs/images/ruler/rulerv8.png
+indico/htdocs/images/ruler/rulerv9.png
+indico/htdocs/images/src/indico_co.svg
+indico/htdocs/images/src/room.svg
+indico/htdocs/images/src/social.svg
+indico/htdocs/images/src/tt_time.svg
+indico/htdocs/js/selectivizr-changes.diff
+indico/htdocs/js/selectivizr.js
+indico/htdocs/js/calendar/calendar-setup.js
+indico/htdocs/js/calendar/calendar.js
+indico/htdocs/js/ckeditor/CHANGES.md
+indico/htdocs/js/ckeditor/LICENSE.md
+indico/htdocs/js/ckeditor/README.md
+indico/htdocs/js/ckeditor/build-config.js
+indico/htdocs/js/ckeditor/ckeditor.js
+indico/htdocs/js/ckeditor/config.js
+indico/htdocs/js/ckeditor/contents.css
+indico/htdocs/js/ckeditor/styles.js
+indico/htdocs/js/ckeditor/adapters/jquery.js
+indico/htdocs/js/ckeditor/lang/en.js
+indico/htdocs/js/ckeditor/lang/es.js
+indico/htdocs/js/ckeditor/lang/fr.js
+indico/htdocs/js/ckeditor/plugins/icons.png
+indico/htdocs/js/ckeditor/plugins/icons_hidpi.png
+indico/htdocs/js/ckeditor/plugins/a11yhelp/dialogs/a11yhelp.js
+indico/htdocs/js/ckeditor/plugins/a11yhelp/dialogs/lang/_translationstatus.txt
+indico/htdocs/js/ckeditor/plugins/a11yhelp/dialogs/lang/ar.js
+indico/htdocs/js/ckeditor/plugins/a11yhelp/dialogs/lang/bg.js
+indico/htdocs/js/ckeditor/plugins/a11yhelp/dialogs/lang/ca.js
+indico/htdocs/js/ckeditor/plugins/a11yhelp/dialogs/lang/cs.js
+indico/htdocs/js/ckeditor/plugins/a11yhelp/dialogs/lang/cy.js
+indico/htdocs/js/ckeditor/plugins/a11yhelp/dialogs/lang/da.js
+indico/htdocs/js/ckeditor/plugins/a11yhelp/dialogs/lang/de.js
+indico/htdocs/js/ckeditor/plugins/a11yhelp/dialogs/lang/el.js
+indico/htdocs/js/ckeditor/plugins/a11yhelp/dialogs/lang/en-gb.js
+indico/htdocs/js/ckeditor/plugins/a11yhelp/dialogs/lang/en.js
+indico/htdocs/js/ckeditor/plugins/a11yhelp/dialogs/lang/eo.js
+indico/htdocs/js/ckeditor/plugins/a11yhelp/dialogs/lang/es.js
+indico/htdocs/js/ckeditor/plugins/a11yhelp/dialogs/lang/et.js
+indico/htdocs/js/ckeditor/plugins/a11yhelp/dialogs/lang/fa.js
+indico/htdocs/js/ckeditor/plugins/a11yhelp/dialogs/lang/fi.js
+indico/htdocs/js/ckeditor/plugins/a11yhelp/dialogs/lang/fr-ca.js
+indico/htdocs/js/ckeditor/plugins/a11yhelp/dialogs/lang/fr.js
+indico/htdocs/js/ckeditor/plugins/a11yhelp/dialogs/lang/gl.js
+indico/htdocs/js/ckeditor/plugins/a11yhelp/dialogs/lang/gu.js
+indico/htdocs/js/ckeditor/plugins/a11yhelp/dialogs/lang/he.js
+indico/htdocs/js/ckeditor/plugins/a11yhelp/dialogs/lang/hi.js
+indico/htdocs/js/ckeditor/plugins/a11yhelp/dialogs/lang/hr.js
+indico/htdocs/js/ckeditor/plugins/a11yhelp/dialogs/lang/hu.js
+indico/htdocs/js/ckeditor/plugins/a11yhelp/dialogs/lang/id.js
+indico/htdocs/js/ckeditor/plugins/a11yhelp/dialogs/lang/it.js
+indico/htdocs/js/ckeditor/plugins/a11yhelp/dialogs/lang/ja.js
+indico/htdocs/js/ckeditor/plugins/a11yhelp/dialogs/lang/km.js
+indico/htdocs/js/ckeditor/plugins/a11yhelp/dialogs/lang/ko.js
+indico/htdocs/js/ckeditor/plugins/a11yhelp/dialogs/lang/ku.js
+indico/htdocs/js/ckeditor/plugins/a11yhelp/dialogs/lang/lt.js
+indico/htdocs/js/ckeditor/plugins/a11yhelp/dialogs/lang/lv.js
+indico/htdocs/js/ckeditor/plugins/a11yhelp/dialogs/lang/mk.js
+indico/htdocs/js/ckeditor/plugins/a11yhelp/dialogs/lang/mn.js
+indico/htdocs/js/ckeditor/plugins/a11yhelp/dialogs/lang/nb.js
+indico/htdocs/js/ckeditor/plugins/a11yhelp/dialogs/lang/nl.js
+indico/htdocs/js/ckeditor/plugins/a11yhelp/dialogs/lang/no.js
+indico/htdocs/js/ckeditor/plugins/a11yhelp/dialogs/lang/pl.js
+indico/htdocs/js/ckeditor/plugins/a11yhelp/dialogs/lang/pt-br.js
+indico/htdocs/js/ckeditor/plugins/a11yhelp/dialogs/lang/pt.js
+indico/htdocs/js/ckeditor/plugins/a11yhelp/dialogs/lang/ro.js
+indico/htdocs/js/ckeditor/plugins/a11yhelp/dialogs/lang/ru.js
+indico/htdocs/js/ckeditor/plugins/a11yhelp/dialogs/lang/si.js
+indico/htdocs/js/ckeditor/plugins/a11yhelp/dialogs/lang/sk.js
+indico/htdocs/js/ckeditor/plugins/a11yhelp/dialogs/lang/sl.js
+indico/htdocs/js/ckeditor/plugins/a11yhelp/dialogs/lang/sq.js
+indico/htdocs/js/ckeditor/plugins/a11yhelp/dialogs/lang/sr-latn.js
+indico/htdocs/js/ckeditor/plugins/a11yhelp/dialogs/lang/sr.js
+indico/htdocs/js/ckeditor/plugins/a11yhelp/dialogs/lang/sv.js
+indico/htdocs/js/ckeditor/plugins/a11yhelp/dialogs/lang/th.js
+indico/htdocs/js/ckeditor/plugins/a11yhelp/dialogs/lang/tr.js
+indico/htdocs/js/ckeditor/plugins/a11yhelp/dialogs/lang/tt.js
+indico/htdocs/js/ckeditor/plugins/a11yhelp/dialogs/lang/ug.js
+indico/htdocs/js/ckeditor/plugins/a11yhelp/dialogs/lang/uk.js
+indico/htdocs/js/ckeditor/plugins/a11yhelp/dialogs/lang/vi.js
+indico/htdocs/js/ckeditor/plugins/a11yhelp/dialogs/lang/zh-cn.js
+indico/htdocs/js/ckeditor/plugins/a11yhelp/dialogs/lang/zh.js
+indico/htdocs/js/ckeditor/plugins/clipboard/dialogs/paste.js
+indico/htdocs/js/ckeditor/plugins/colordialog/dialogs/colordialog.js
+indico/htdocs/js/ckeditor/plugins/dialog/dialogDefinition.js
+indico/htdocs/js/ckeditor/plugins/find/dialogs/find.js
+indico/htdocs/js/ckeditor/plugins/image/dialogs/image.js
+indico/htdocs/js/ckeditor/plugins/image/images/noimage.png
+indico/htdocs/js/ckeditor/plugins/link/dialogs/anchor.js
+indico/htdocs/js/ckeditor/plugins/link/dialogs/link.js
+indico/htdocs/js/ckeditor/plugins/link/images/anchor.png
+indico/htdocs/js/ckeditor/plugins/link/images/hidpi/anchor.png
+indico/htdocs/js/ckeditor/plugins/magicline/images/icon.png
+indico/htdocs/js/ckeditor/plugins/magicline/images/hidpi/icon.png
+indico/htdocs/js/ckeditor/plugins/pastefromword/filter/default.js
+indico/htdocs/js/ckeditor/plugins/specialchar/dialogs/specialchar.js
+indico/htdocs/js/ckeditor/plugins/specialchar/dialogs/lang/_translationstatus.txt
+indico/htdocs/js/ckeditor/plugins/specialchar/dialogs/lang/ar.js
+indico/htdocs/js/ckeditor/plugins/specialchar/dialogs/lang/bg.js
+indico/htdocs/js/ckeditor/plugins/specialchar/dialogs/lang/ca.js
+indico/htdocs/js/ckeditor/plugins/specialchar/dialogs/lang/cs.js
+indico/htdocs/js/ckeditor/plugins/specialchar/dialogs/lang/cy.js
+indico/htdocs/js/ckeditor/plugins/specialchar/dialogs/lang/de.js
+indico/htdocs/js/ckeditor/plugins/specialchar/dialogs/lang/el.js
+indico/htdocs/js/ckeditor/plugins/specialchar/dialogs/lang/en-gb.js
+indico/htdocs/js/ckeditor/plugins/specialchar/dialogs/lang/en.js
+indico/htdocs/js/ckeditor/plugins/specialchar/dialogs/lang/eo.js
+indico/htdocs/js/ckeditor/plugins/specialchar/dialogs/lang/es.js
+indico/htdocs/js/ckeditor/plugins/specialchar/dialogs/lang/et.js
+indico/htdocs/js/ckeditor/plugins/specialchar/dialogs/lang/fa.js
+indico/htdocs/js/ckeditor/plugins/specialchar/dialogs/lang/fi.js
+indico/htdocs/js/ckeditor/plugins/specialchar/dialogs/lang/fr-ca.js
+indico/htdocs/js/ckeditor/plugins/specialchar/dialogs/lang/fr.js
+indico/htdocs/js/ckeditor/plugins/specialchar/dialogs/lang/gl.js
+indico/htdocs/js/ckeditor/plugins/specialchar/dialogs/lang/he.js
+indico/htdocs/js/ckeditor/plugins/specialchar/dialogs/lang/hr.js
+indico/htdocs/js/ckeditor/plugins/specialchar/dialogs/lang/hu.js
+indico/htdocs/js/ckeditor/plugins/specialchar/dialogs/lang/id.js
+indico/htdocs/js/ckeditor/plugins/specialchar/dialogs/lang/it.js
+indico/htdocs/js/ckeditor/plugins/specialchar/dialogs/lang/ja.js
+indico/htdocs/js/ckeditor/plugins/specialchar/dialogs/lang/km.js
+indico/htdocs/js/ckeditor/plugins/specialchar/dialogs/lang/ku.js
+indico/htdocs/js/ckeditor/plugins/specialchar/dialogs/lang/lv.js
+indico/htdocs/js/ckeditor/plugins/specialchar/dialogs/lang/nb.js
+indico/htdocs/js/ckeditor/plugins/specialchar/dialogs/lang/nl.js
+indico/htdocs/js/ckeditor/plugins/specialchar/dialogs/lang/no.js
+indico/htdocs/js/ckeditor/plugins/specialchar/dialogs/lang/pl.js
+indico/htdocs/js/ckeditor/plugins/specialchar/dialogs/lang/pt-br.js
+indico/htdocs/js/ckeditor/plugins/specialchar/dialogs/lang/pt.js
+indico/htdocs/js/ckeditor/plugins/specialchar/dialogs/lang/ru.js
+indico/htdocs/js/ckeditor/plugins/specialchar/dialogs/lang/si.js
+indico/htdocs/js/ckeditor/plugins/specialchar/dialogs/lang/sk.js
+indico/htdocs/js/ckeditor/plugins/specialchar/dialogs/lang/sl.js
+indico/htdocs/js/ckeditor/plugins/specialchar/dialogs/lang/sq.js
+indico/htdocs/js/ckeditor/plugins/specialchar/dialogs/lang/sv.js
+indico/htdocs/js/ckeditor/plugins/specialchar/dialogs/lang/th.js
+indico/htdocs/js/ckeditor/plugins/specialchar/dialogs/lang/tr.js
+indico/htdocs/js/ckeditor/plugins/specialchar/dialogs/lang/tt.js
+indico/htdocs/js/ckeditor/plugins/specialchar/dialogs/lang/ug.js
+indico/htdocs/js/ckeditor/plugins/specialchar/dialogs/lang/uk.js
+indico/htdocs/js/ckeditor/plugins/specialchar/dialogs/lang/vi.js
+indico/htdocs/js/ckeditor/plugins/specialchar/dialogs/lang/zh-cn.js
+indico/htdocs/js/ckeditor/plugins/specialchar/dialogs/lang/zh.js
+indico/htdocs/js/ckeditor/plugins/table/dialogs/table.js
+indico/htdocs/js/ckeditor/plugins/tabletools/dialogs/tableCell.js
+indico/htdocs/js/ckeditor/samples/ajax.html
+indico/htdocs/js/ckeditor/samples/api.html
+indico/htdocs/js/ckeditor/samples/appendto.html
+indico/htdocs/js/ckeditor/samples/datafiltering.html
+indico/htdocs/js/ckeditor/samples/divreplace.html
+indico/htdocs/js/ckeditor/samples/index.html
+indico/htdocs/js/ckeditor/samples/inlineall.html
+indico/htdocs/js/ckeditor/samples/inlinebycode.html
+indico/htdocs/js/ckeditor/samples/inlinetextarea.html
+indico/htdocs/js/ckeditor/samples/jquery.html
+indico/htdocs/js/ckeditor/samples/readonly.html
+indico/htdocs/js/ckeditor/samples/replacebyclass.html
+indico/htdocs/js/ckeditor/samples/replacebycode.html
+indico/htdocs/js/ckeditor/samples/sample.css
+indico/htdocs/js/ckeditor/samples/sample.js
+indico/htdocs/js/ckeditor/samples/sample_posteddata.php
+indico/htdocs/js/ckeditor/samples/tabindex.html
+indico/htdocs/js/ckeditor/samples/uicolor.html
+indico/htdocs/js/ckeditor/samples/uilanguages.html
+indico/htdocs/js/ckeditor/samples/xhtmlstyle.html
+indico/htdocs/js/ckeditor/samples/assets/posteddata.php
+indico/htdocs/js/ckeditor/samples/assets/sample.css
+indico/htdocs/js/ckeditor/samples/assets/sample.jpg
+indico/htdocs/js/ckeditor/samples/assets/inlineall/logo.png
+indico/htdocs/js/ckeditor/samples/assets/outputxhtml/outputxhtml.css
+indico/htdocs/js/ckeditor/samples/assets/uilanguages/languages.js
+indico/htdocs/js/ckeditor/samples/plugins/dialog/dialog.html
+indico/htdocs/js/ckeditor/samples/plugins/dialog/assets/my_dialog.js
+indico/htdocs/js/ckeditor/samples/plugins/enterkey/enterkey.html
+indico/htdocs/js/ckeditor/samples/plugins/htmlwriter/outputforflash.html
+indico/htdocs/js/ckeditor/samples/plugins/htmlwriter/outputhtml.html
+indico/htdocs/js/ckeditor/samples/plugins/htmlwriter/assets/outputforflash/outputforflash.fla
+indico/htdocs/js/ckeditor/samples/plugins/htmlwriter/assets/outputforflash/outputforflash.swf
+indico/htdocs/js/ckeditor/samples/plugins/htmlwriter/assets/outputforflash/swfobject.js
+indico/htdocs/js/ckeditor/samples/plugins/magicline/magicline.html
+indico/htdocs/js/ckeditor/samples/plugins/toolbar/toolbar.html
+indico/htdocs/js/ckeditor/samples/plugins/wysiwygarea/fullpage.html
+indico/htdocs/js/ckeditor/skins/moono/dialog.css
+indico/htdocs/js/ckeditor/skins/moono/dialog_ie.css
+indico/htdocs/js/ckeditor/skins/moono/dialog_ie7.css
+indico/htdocs/js/ckeditor/skins/moono/dialog_ie8.css
+indico/htdocs/js/ckeditor/skins/moono/dialog_iequirks.css
+indico/htdocs/js/ckeditor/skins/moono/editor.css
+indico/htdocs/js/ckeditor/skins/moono/editor_gecko.css
+indico/htdocs/js/ckeditor/skins/moono/editor_ie.css
+indico/htdocs/js/ckeditor/skins/moono/editor_ie7.css
+indico/htdocs/js/ckeditor/skins/moono/editor_ie8.css
+indico/htdocs/js/ckeditor/skins/moono/editor_iequirks.css
+indico/htdocs/js/ckeditor/skins/moono/icons.png
+indico/htdocs/js/ckeditor/skins/moono/icons_hidpi.png
+indico/htdocs/js/ckeditor/skins/moono/readme.md
+indico/htdocs/js/ckeditor/skins/moono/images/arrow.png
+indico/htdocs/js/ckeditor/skins/moono/images/close.png
+indico/htdocs/js/ckeditor/skins/moono/images/lock-open.png
+indico/htdocs/js/ckeditor/skins/moono/images/lock.png
+indico/htdocs/js/ckeditor/skins/moono/images/refresh.png
+indico/htdocs/js/ckeditor/skins/moono/images/hidpi/close.png
+indico/htdocs/js/ckeditor/skins/moono/images/hidpi/lock-open.png
+indico/htdocs/js/ckeditor/skins/moono/images/hidpi/lock.png
+indico/htdocs/js/ckeditor/skins/moono/images/hidpi/refresh.png
+indico/htdocs/js/custom/pagedown_mathjax.js
+indico/htdocs/js/indico/Admin/News.js
+indico/htdocs/js/indico/Admin/Scheduler.js
+indico/htdocs/js/indico/Admin/Upcoming.js
+indico/htdocs/js/indico/Common/Export.js
+indico/htdocs/js/indico/Common/Social.js
+indico/htdocs/js/indico/Common/TimezoneSelector.js
+indico/htdocs/js/indico/Common/htmlparser.js
+indico/htdocs/js/indico/Core/Auxiliar.js
+indico/htdocs/js/indico/Core/Browser.js
+indico/htdocs/js/indico/Core/Buttons.js
+indico/htdocs/js/indico/Core/Components.js
+indico/htdocs/js/indico/Core/Data.js
+indico/htdocs/js/indico/Core/Debug.js
+indico/htdocs/js/indico/Core/Dragndrop.js
+indico/htdocs/js/indico/Core/Effects.js
+indico/htdocs/js/indico/Core/Login.js
+indico/htdocs/js/indico/Core/Presentation.js
+indico/htdocs/js/indico/Core/Services.js
+indico/htdocs/js/indico/Core/Util.js
+indico/htdocs/js/indico/Core/keymap.js
+indico/htdocs/js/indico/Core/Dialogs/Base.js
+indico/htdocs/js/indico/Core/Dialogs/Popup.js
+indico/htdocs/js/indico/Core/Dialogs/PopupWidgets.js
+indico/htdocs/js/indico/Core/Dialogs/Users.js
+indico/htdocs/js/indico/Core/Dialogs/Util.js
+indico/htdocs/js/indico/Core/Interaction/Base.js
+indico/htdocs/js/indico/Core/Widgets/Base.js
+indico/htdocs/js/indico/Core/Widgets/DateTime.js
+indico/htdocs/js/indico/Core/Widgets/Inline.js
+indico/htdocs/js/indico/Core/Widgets/Menu.js
+indico/htdocs/js/indico/Core/Widgets/Navigation.js
+indico/htdocs/js/indico/Core/Widgets/RichText.js
+indico/htdocs/js/indico/Core/Widgets/UserList.js
+indico/htdocs/js/indico/Display/Dialogs.js
+indico/htdocs/js/indico/Display/contributions.js
+indico/htdocs/js/indico/Legacy/Dialogs.js
+indico/htdocs/js/indico/Legacy/Util.js
+indico/htdocs/js/indico/Legacy/Widgets.js
+indico/htdocs/js/indico/Legacy/validation.js
+indico/htdocs/js/indico/Management/AbstractReviewing.js
+indico/htdocs/js/indico/Management/CFA.js
+indico/htdocs/js/indico/Management/ConfModifBadgePosterPrinting.js
+indico/htdocs/js/indico/Management/ConfModifDisplay.js
+indico/htdocs/js/indico/Management/Contributions.js
+indico/htdocs/js/indico/Management/EventUsers.js
+indico/htdocs/js/indico/Management/NotificationTPL.js
+indico/htdocs/js/indico/Management/Registration.js
+indico/htdocs/js/indico/Management/RoomBooking.js
+indico/htdocs/js/indico/Management/RoomBookingMapOfRooms.js
+indico/htdocs/js/indico/Management/Sessions.js
+indico/htdocs/js/indico/Management/Timetable.js
+indico/htdocs/js/indico/Management/abstracts.js
+indico/htdocs/js/indico/Management/eventCreation.js
+indico/htdocs/js/indico/MaterialEditor/Editor.js
+indico/htdocs/js/indico/RegistrationForm/field.js
+indico/htdocs/js/indico/RegistrationForm/registrationform.js
+indico/htdocs/js/indico/RegistrationForm/section.js
+indico/htdocs/js/indico/RegistrationForm/sectiontoolbar.js
+indico/htdocs/js/indico/RegistrationForm/table.js
+indico/htdocs/js/indico/RegistrationForm/tpls/currency.tpl.html
+indico/htdocs/js/indico/RegistrationForm/tpls/field.tpl.html
+indico/htdocs/js/indico/RegistrationForm/tpls/fieldpicker.tpl.html
+indico/htdocs/js/indico/RegistrationForm/tpls/registrationform.tpl.html
+indico/htdocs/js/indico/RegistrationForm/tpls/section.tpl.html
+indico/htdocs/js/indico/RegistrationForm/tpls/sectiontoolbar.tpl.html
+indico/htdocs/js/indico/RegistrationForm/tpls/table.tpl.html
+indico/htdocs/js/indico/RegistrationForm/tpls/toolbar.tpl.html
+indico/htdocs/js/indico/RegistrationForm/tpls/dialogs/errors.tpl.html
+indico/htdocs/js/indico/RegistrationForm/tpls/dialogs/sectioncreation.tpl.html
+indico/htdocs/js/indico/RegistrationForm/tpls/dialogs/sectionmanagement.tpl.html
+indico/htdocs/js/indico/RegistrationForm/tpls/fields/checkbox.tpl.html
+indico/htdocs/js/indico/RegistrationForm/tpls/fields/country.tpl.html
+indico/htdocs/js/indico/RegistrationForm/tpls/fields/date.tpl.html
+indico/htdocs/js/indico/RegistrationForm/tpls/fields/dropdown.tpl.html
+indico/htdocs/js/indico/RegistrationForm/tpls/fields/file.tpl.html
+indico/htdocs/js/indico/RegistrationForm/tpls/fields/label.tpl.html
+indico/htdocs/js/indico/RegistrationForm/tpls/fields/number.tpl.html
+indico/htdocs/js/indico/RegistrationForm/tpls/fields/radio.tpl.html
+indico/htdocs/js/indico/RegistrationForm/tpls/fields/radiogroup.tpl.html
+indico/htdocs/js/indico/RegistrationForm/tpls/fields/telephone.tpl.html
+indico/htdocs/js/indico/RegistrationForm/tpls/fields/text.tpl.html
+indico/htdocs/js/indico/RegistrationForm/tpls/fields/textarea.tpl.html
+indico/htdocs/js/indico/RegistrationForm/tpls/fields/yesno.tpl.html
+indico/htdocs/js/indico/RegistrationForm/tpls/fields/dialogs/base.tpl.html
+indico/htdocs/js/indico/RegistrationForm/tpls/fields/dialogs/billable.tpl.html
+indico/htdocs/js/indico/RegistrationForm/tpls/fields/dialogs/date.tpl.html
+indico/htdocs/js/indico/RegistrationForm/tpls/fields/dialogs/defaultvalue.tpl.html
+indico/htdocs/js/indico/RegistrationForm/tpls/fields/dialogs/itemtable.tpl.html
+indico/htdocs/js/indico/RegistrationForm/tpls/fields/dialogs/number.tpl.html
+indico/htdocs/js/indico/RegistrationForm/tpls/fields/dialogs/placeslimit.tpl.html
+indico/htdocs/js/indico/RegistrationForm/tpls/fields/dialogs/rowsandcolumns.tpl.html
+indico/htdocs/js/indico/RegistrationForm/tpls/fields/dialogs/size.tpl.html
+indico/htdocs/js/indico/RegistrationForm/tpls/sections/accomodation.tpl.html
+indico/htdocs/js/indico/RegistrationForm/tpls/sections/furtherinfo.tpl.html
+indico/htdocs/js/indico/RegistrationForm/tpls/sections/general.tpl.html
+indico/htdocs/js/indico/RegistrationForm/tpls/sections/generalfield.tpl.html
+indico/htdocs/js/indico/RegistrationForm/tpls/sections/reason.tpl.html
+indico/htdocs/js/indico/RegistrationForm/tpls/sections/sessions_2priorities.tpl.html
+indico/htdocs/js/indico/RegistrationForm/tpls/sections/sessions_all.tpl.html
+indico/htdocs/js/indico/RegistrationForm/tpls/sections/socialevents.tpl.html
+indico/htdocs/js/indico/RegistrationForm/tpls/sections/dialogs/accommodation-config.tpl.html
+indico/htdocs/js/indico/RegistrationForm/tpls/sections/dialogs/accommodation-editionTable.tpl.html
+indico/htdocs/js/indico/RegistrationForm/tpls/sections/dialogs/base.tpl.html
+indico/htdocs/js/indico/RegistrationForm/tpls/sections/dialogs/sessions-addSession.tpl.html
+indico/htdocs/js/indico/RegistrationForm/tpls/sections/dialogs/sessions-config.tpl.html
+indico/htdocs/js/indico/RegistrationForm/tpls/sections/dialogs/sessions-editionTable.tpl.html
+indico/htdocs/js/indico/RegistrationForm/tpls/sections/dialogs/socialEvents-cancelEvent.tpl.html
+indico/htdocs/js/indico/RegistrationForm/tpls/sections/dialogs/socialEvents-config.tpl.html
+indico/htdocs/js/indico/RegistrationForm/tpls/sections/dialogs/socialEvents-editionTable.tpl.html
+indico/htdocs/js/indico/RoomBooking/BookingForm.js
+indico/htdocs/js/indico/RoomBooking/MapOfRooms.js
+indico/htdocs/js/indico/RoomBooking/RoomBookingCalendar.js
+indico/htdocs/js/indico/RoomBooking/roomselector.js
+indico/htdocs/js/indico/Timetable/Base.js
+indico/htdocs/js/indico/Timetable/DragAndDrop.js
+indico/htdocs/js/indico/Timetable/Draw.js
+indico/htdocs/js/indico/Timetable/Filter.js
+indico/htdocs/js/indico/Timetable/Layout.js
+indico/htdocs/js/indico/Timetable/Management.js
+indico/htdocs/js/indico/Timetable/Undo.js
+indico/htdocs/js/indico/angular/app.js
+indico/htdocs/js/indico/angular/directives.js
+indico/htdocs/js/indico/angular/filters.js
+indico/htdocs/js/indico/angular/services.js
+indico/htdocs/js/indico/i18n/en_GB.js
+indico/htdocs/js/indico/i18n/en_US.js
+indico/htdocs/js/indico/i18n/es_ES.js
+indico/htdocs/js/indico/i18n/fr_FR.js
+indico/htdocs/js/indico/jquery/actioninput.js
+indico/htdocs/js/indico/jquery/authors.js
+indico/htdocs/js/indico/jquery/clearableinput.js
+indico/htdocs/js/indico/jquery/defaults.js
+indico/htdocs/js/indico/jquery/fieldarea.js
+indico/htdocs/js/indico/jquery/global.js
+indico/htdocs/js/indico/jquery/multiselect.js
+indico/htdocs/js/indico/jquery/realtimefilter.js
+indico/htdocs/js/indico/jquery/scrollblocker.js
+indico/htdocs/js/indico/pack/.keep
+indico/htdocs/js/jquery/date.js
+indico/htdocs/js/jquery/jquery-extra-selectors.js
+indico/htdocs/js/jquery/jquery-migrate-silencer.js
+indico/htdocs/js/jquery/jquery-migrate.js
+indico/htdocs/js/jquery/jquery-ui-changes.diff
+indico/htdocs/js/jquery/jquery-ui.js
+indico/htdocs/js/jquery/jquery.colorbox.js
+indico/htdocs/js/jquery/jquery.colorpicker.js
+indico/htdocs/js/jquery/jquery.custom.js
+indico/htdocs/js/jquery/jquery.daterange.js
+indico/htdocs/js/jquery/jquery.dttbutton.js
+indico/htdocs/js/jquery/jquery.form.js
+indico/htdocs/js/jquery/jquery.menu.js
+indico/htdocs/js/jquery/jquery.placeholder.js
+indico/htdocs/js/jquery/jquery.typewatch.js
+indico/htdocs/js/jquery/jquery.watermark.js
+indico/htdocs/js/jquery/jstorage.js
+indico/htdocs/js/jquery/pack/.keep
+indico/htdocs/js/lib/angular-resource.js
+indico/htdocs/js/lib/angular-sanitize.js
+indico/htdocs/js/lib/angular.js
+indico/htdocs/js/lib/jquery.js
+indico/htdocs/js/lib/jquery.multiselect.filter.js
+indico/htdocs/js/lib/jquery.multiselect.js
+indico/htdocs/js/lib/jquery.qtip.js
+indico/htdocs/js/lib/sortable.js
+indico/htdocs/js/lib/underscore.js
+indico/htdocs/js/lib/mathjax/MathJax.js
+indico/htdocs/js/lib/mathjax/config/TeX-AMS-MML_HTMLorMML-full.js
+indico/htdocs/js/lib/mathjax/config/TeX-AMS-MML_HTMLorMML.js
+indico/htdocs/js/lib/mathjax/config/TeX-AMS-MML_SVG-full.js
+indico/htdocs/js/lib/mathjax/config/TeX-AMS-MML_SVG.js
+indico/htdocs/js/lib/mathjax/config/TeX-AMS_HTML-full.js
+indico/htdocs/js/lib/mathjax/config/TeX-AMS_HTML.js
+indico/htdocs/js/lib/mathjax/config/TeX-MML-AM_HTMLorMML-full.js
+indico/htdocs/js/lib/mathjax/config/TeX-MML-AM_HTMLorMML.js
+indico/htdocs/js/lib/mathjax/config/default.js
+indico/htdocs/js/lib/mathjax/config/local/local.js
+indico/htdocs/js/lib/mathjax/extensions/FontWarnings.js
+indico/htdocs/js/lib/mathjax/extensions/HelpDialog.js
+indico/htdocs/js/lib/mathjax/extensions/MatchWebFonts.js
+indico/htdocs/js/lib/mathjax/extensions/MathEvents.js
+indico/htdocs/js/lib/mathjax/extensions/MathMenu.js
+indico/htdocs/js/lib/mathjax/extensions/MathZoom.js
+indico/htdocs/js/lib/mathjax/extensions/asciimath2jax.js
+indico/htdocs/js/lib/mathjax/extensions/jsMath2jax.js
+indico/htdocs/js/lib/mathjax/extensions/mml2jax.js
+indico/htdocs/js/lib/mathjax/extensions/tex2jax.js
+indico/htdocs/js/lib/mathjax/extensions/toMathML.js
+indico/htdocs/js/lib/mathjax/extensions/HTML-CSS/handle-floats.js
+indico/htdocs/js/lib/mathjax/extensions/MathML/content-mathml.js
+indico/htdocs/js/lib/mathjax/extensions/TeX/HTML.js
+indico/htdocs/js/lib/mathjax/extensions/TeX/action.js
+indico/htdocs/js/lib/mathjax/extensions/TeX/autobold.js
+indico/htdocs/js/lib/mathjax/extensions/TeX/autoload-all.js
+indico/htdocs/js/lib/mathjax/extensions/TeX/bbox.js
+indico/htdocs/js/lib/mathjax/extensions/TeX/begingroup.js
+indico/htdocs/js/lib/mathjax/extensions/TeX/boldsymbol.js
+indico/htdocs/js/lib/mathjax/extensions/TeX/cancel.js
+indico/htdocs/js/lib/mathjax/extensions/TeX/color.js
+indico/htdocs/js/lib/mathjax/extensions/TeX/enclose.js
+indico/htdocs/js/lib/mathjax/extensions/TeX/extpfeil.js
+indico/htdocs/js/lib/mathjax/extensions/TeX/mathchoice.js
+indico/htdocs/js/lib/mathjax/extensions/TeX/mhchem.js
+indico/htdocs/js/lib/mathjax/extensions/TeX/newcommand.js
+indico/htdocs/js/lib/mathjax/extensions/TeX/noErrors.js
+indico/htdocs/js/lib/mathjax/extensions/TeX/noUndefined.js
+indico/htdocs/js/lib/mathjax/extensions/TeX/unicode.js
+indico/htdocs/js/lib/mathjax/extensions/TeX/verb.js
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/Asana-Math/OFL.txt
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/Asana-Math/eot/AsanaMathJax_Alphabets-Regular.eot
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/Asana-Math/eot/AsanaMathJax_Arrows-Regular.eot
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/Asana-Math/eot/AsanaMathJax_DoubleStruck-Regular.eot
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/Asana-Math/eot/AsanaMathJax_Fraktur-Regular.eot
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/Asana-Math/eot/AsanaMathJax_Latin-Regular.eot
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/Asana-Math/eot/AsanaMathJax_Main-Regular.eot
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/Asana-Math/eot/AsanaMathJax_Marks-Regular.eot
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/Asana-Math/eot/AsanaMathJax_Misc-Regular.eot
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/Asana-Math/eot/AsanaMathJax_Monospace-Regular.eot
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/Asana-Math/eot/AsanaMathJax_NonUnicode-Regular.eot
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/Asana-Math/eot/AsanaMathJax_Normal-Regular.eot
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/Asana-Math/eot/AsanaMathJax_Operators-Regular.eot
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/Asana-Math/eot/AsanaMathJax_SansSerif-Regular.eot
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/Asana-Math/eot/AsanaMathJax_Script-Regular.eot
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/Asana-Math/eot/AsanaMathJax_Shapes-Regular.eot
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/Asana-Math/eot/AsanaMathJax_Size1-Regular.eot
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/Asana-Math/eot/AsanaMathJax_Size2-Regular.eot
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/Asana-Math/eot/AsanaMathJax_Size3-Regular.eot
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/Asana-Math/eot/AsanaMathJax_Size4-Regular.eot
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/Asana-Math/eot/AsanaMathJax_Size5-Regular.eot
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/Asana-Math/eot/AsanaMathJax_Size6-Regular.eot
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/Asana-Math/eot/AsanaMathJax_Symbols-Regular.eot
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/Asana-Math/eot/AsanaMathJax_Variants-Regular.eot
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/Asana-Math/otf/AsanaMathJax_Alphabets-Regular.otf
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/Asana-Math/otf/AsanaMathJax_Arrows-Regular.otf
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/Asana-Math/otf/AsanaMathJax_DoubleStruck-Regular.otf
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/Asana-Math/otf/AsanaMathJax_Fraktur-Regular.otf
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/Asana-Math/otf/AsanaMathJax_Latin-Regular.otf
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/Asana-Math/otf/AsanaMathJax_Main-Regular.otf
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/Asana-Math/otf/AsanaMathJax_Marks-Regular.otf
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/Asana-Math/otf/AsanaMathJax_Misc-Regular.otf
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/Asana-Math/otf/AsanaMathJax_Monospace-Regular.otf
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/Asana-Math/otf/AsanaMathJax_NonUnicode-Regular.otf
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/Asana-Math/otf/AsanaMathJax_Normal-Regular.otf
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/Asana-Math/otf/AsanaMathJax_Operators-Regular.otf
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/Asana-Math/otf/AsanaMathJax_SansSerif-Regular.otf
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/Asana-Math/otf/AsanaMathJax_Script-Regular.otf
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/Asana-Math/otf/AsanaMathJax_Shapes-Regular.otf
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/Asana-Math/otf/AsanaMathJax_Size1-Regular.otf
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/Asana-Math/otf/AsanaMathJax_Size2-Regular.otf
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/Asana-Math/otf/AsanaMathJax_Size3-Regular.otf
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/Asana-Math/otf/AsanaMathJax_Size4-Regular.otf
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/Asana-Math/otf/AsanaMathJax_Size5-Regular.otf
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/Asana-Math/otf/AsanaMathJax_Size6-Regular.otf
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/Asana-Math/otf/AsanaMathJax_Symbols-Regular.otf
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/Asana-Math/otf/AsanaMathJax_Variants-Regular.otf
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/Asana-Math/woff/AsanaMathJax_Alphabets-Regular.woff
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/Asana-Math/woff/AsanaMathJax_Arrows-Regular.woff
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/Asana-Math/woff/AsanaMathJax_DoubleStruck-Regular.woff
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/Asana-Math/woff/AsanaMathJax_Fraktur-Regular.woff
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/Asana-Math/woff/AsanaMathJax_Latin-Regular.woff
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/Asana-Math/woff/AsanaMathJax_Main-Regular.woff
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/Asana-Math/woff/AsanaMathJax_Marks-Regular.woff
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/Asana-Math/woff/AsanaMathJax_Misc-Regular.woff
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/Asana-Math/woff/AsanaMathJax_Monospace-Regular.woff
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/Asana-Math/woff/AsanaMathJax_NonUnicode-Regular.woff
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/Asana-Math/woff/AsanaMathJax_Normal-Regular.woff
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/Asana-Math/woff/AsanaMathJax_Operators-Regular.woff
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/Asana-Math/woff/AsanaMathJax_SansSerif-Regular.woff
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/Asana-Math/woff/AsanaMathJax_Script-Regular.woff
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/Asana-Math/woff/AsanaMathJax_Shapes-Regular.woff
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/Asana-Math/woff/AsanaMathJax_Size1-Regular.woff
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/Asana-Math/woff/AsanaMathJax_Size2-Regular.woff
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/Asana-Math/woff/AsanaMathJax_Size3-Regular.woff
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/Asana-Math/woff/AsanaMathJax_Size4-Regular.woff
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/Asana-Math/woff/AsanaMathJax_Size5-Regular.woff
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/Asana-Math/woff/AsanaMathJax_Size6-Regular.woff
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/Asana-Math/woff/AsanaMathJax_Symbols-Regular.woff
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/Asana-Math/woff/AsanaMathJax_Variants-Regular.woff
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/Gyre-Pagella/GUST-FONT-LICENSE.txt
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/Gyre-Pagella/MANIFEST-GyrePagellaMathJax.txt
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/Gyre-Pagella/eot/GyrePagellaMathJax_Alphabets-Regular.eot
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/Gyre-Pagella/eot/GyrePagellaMathJax_Arrows-Regular.eot
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/Gyre-Pagella/eot/GyrePagellaMathJax_DoubleStruck-Regular.eot
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/Gyre-Pagella/eot/GyrePagellaMathJax_Fraktur-Regular.eot
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/Gyre-Pagella/eot/GyrePagellaMathJax_Latin-Regular.eot
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/Gyre-Pagella/eot/GyrePagellaMathJax_Main-Regular.eot
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/Gyre-Pagella/eot/GyrePagellaMathJax_Marks-Regular.eot
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/Gyre-Pagella/eot/GyrePagellaMathJax_Misc-Regular.eot
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/Gyre-Pagella/eot/GyrePagellaMathJax_Monospace-Regular.eot
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/Gyre-Pagella/eot/GyrePagellaMathJax_NonUnicode-Regular.eot
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/Gyre-Pagella/eot/GyrePagellaMathJax_Normal-Regular.eot
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/Gyre-Pagella/eot/GyrePagellaMathJax_Operators-Regular.eot
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/Gyre-Pagella/eot/GyrePagellaMathJax_SansSerif-Regular.eot
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/Gyre-Pagella/eot/GyrePagellaMathJax_Script-Regular.eot
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/Gyre-Pagella/eot/GyrePagellaMathJax_Shapes-Regular.eot
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/Gyre-Pagella/eot/GyrePagellaMathJax_Size1-Regular.eot
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/Gyre-Pagella/eot/GyrePagellaMathJax_Size2-Regular.eot
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/Gyre-Pagella/eot/GyrePagellaMathJax_Size3-Regular.eot
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/Gyre-Pagella/eot/GyrePagellaMathJax_Size4-Regular.eot
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/Gyre-Pagella/eot/GyrePagellaMathJax_Size5-Regular.eot
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/Gyre-Pagella/eot/GyrePagellaMathJax_Size6-Regular.eot
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/Gyre-Pagella/eot/GyrePagellaMathJax_Symbols-Regular.eot
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/Gyre-Pagella/eot/GyrePagellaMathJax_Variants-Regular.eot
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/Gyre-Pagella/otf/GyrePagellaMathJax_Alphabets-Regular.otf
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/Gyre-Pagella/otf/GyrePagellaMathJax_Arrows-Regular.otf
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/Gyre-Pagella/otf/GyrePagellaMathJax_DoubleStruck-Regular.otf
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/Gyre-Pagella/otf/GyrePagellaMathJax_Fraktur-Regular.otf
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/Gyre-Pagella/otf/GyrePagellaMathJax_Latin-Regular.otf
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/Gyre-Pagella/otf/GyrePagellaMathJax_Main-Regular.otf
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/Gyre-Pagella/otf/GyrePagellaMathJax_Marks-Regular.otf
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/Gyre-Pagella/otf/GyrePagellaMathJax_Misc-Regular.otf
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/Gyre-Pagella/otf/GyrePagellaMathJax_Monospace-Regular.otf
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/Gyre-Pagella/otf/GyrePagellaMathJax_NonUnicode-Regular.otf
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/Gyre-Pagella/otf/GyrePagellaMathJax_Normal-Regular.otf
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/Gyre-Pagella/otf/GyrePagellaMathJax_Operators-Regular.otf
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/Gyre-Pagella/otf/GyrePagellaMathJax_SansSerif-Regular.otf
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/Gyre-Pagella/otf/GyrePagellaMathJax_Script-Regular.otf
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/Gyre-Pagella/otf/GyrePagellaMathJax_Shapes-Regular.otf
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/Gyre-Pagella/otf/GyrePagellaMathJax_Size1-Regular.otf
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/Gyre-Pagella/otf/GyrePagellaMathJax_Size2-Regular.otf
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/Gyre-Pagella/otf/GyrePagellaMathJax_Size3-Regular.otf
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/Gyre-Pagella/otf/GyrePagellaMathJax_Size4-Regular.otf
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/Gyre-Pagella/otf/GyrePagellaMathJax_Size5-Regular.otf
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/Gyre-Pagella/otf/GyrePagellaMathJax_Size6-Regular.otf
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/Gyre-Pagella/otf/GyrePagellaMathJax_Symbols-Regular.otf
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/Gyre-Pagella/otf/GyrePagellaMathJax_Variants-Regular.otf
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/Gyre-Pagella/woff/GyrePagellaMathJax_Alphabets-Regular.woff
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/Gyre-Pagella/woff/GyrePagellaMathJax_Arrows-Regular.woff
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/Gyre-Pagella/woff/GyrePagellaMathJax_DoubleStruck-Regular.woff
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/Gyre-Pagella/woff/GyrePagellaMathJax_Fraktur-Regular.woff
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/Gyre-Pagella/woff/GyrePagellaMathJax_Latin-Regular.woff
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/Gyre-Pagella/woff/GyrePagellaMathJax_Main-Regular.woff
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/Gyre-Pagella/woff/GyrePagellaMathJax_Marks-Regular.woff
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/Gyre-Pagella/woff/GyrePagellaMathJax_Misc-Regular.woff
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/Gyre-Pagella/woff/GyrePagellaMathJax_Monospace-Regular.woff
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/Gyre-Pagella/woff/GyrePagellaMathJax_NonUnicode-Regular.woff
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/Gyre-Pagella/woff/GyrePagellaMathJax_Normal-Regular.woff
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/Gyre-Pagella/woff/GyrePagellaMathJax_Operators-Regular.woff
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/Gyre-Pagella/woff/GyrePagellaMathJax_SansSerif-Regular.woff
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/Gyre-Pagella/woff/GyrePagellaMathJax_Script-Regular.woff
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/Gyre-Pagella/woff/GyrePagellaMathJax_Shapes-Regular.woff
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/Gyre-Pagella/woff/GyrePagellaMathJax_Size1-Regular.woff
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/Gyre-Pagella/woff/GyrePagellaMathJax_Size2-Regular.woff
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/Gyre-Pagella/woff/GyrePagellaMathJax_Size3-Regular.woff
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/Gyre-Pagella/woff/GyrePagellaMathJax_Size4-Regular.woff
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/Gyre-Pagella/woff/GyrePagellaMathJax_Size5-Regular.woff
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/Gyre-Pagella/woff/GyrePagellaMathJax_Size6-Regular.woff
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/Gyre-Pagella/woff/GyrePagellaMathJax_Symbols-Regular.woff
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/Gyre-Pagella/woff/GyrePagellaMathJax_Variants-Regular.woff
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/Gyre-Termes/GUST-FONT-LICENSE.txt
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/Gyre-Termes/MANIFEST-GyreTermesMathJax.txt
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/Gyre-Termes/eot/GyreTermesMathJax_Alphabets-Regular.eot
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/Gyre-Termes/eot/GyreTermesMathJax_Arrows-Regular.eot
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/Gyre-Termes/eot/GyreTermesMathJax_DoubleStruck-Regular.eot
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/Gyre-Termes/eot/GyreTermesMathJax_Fraktur-Regular.eot
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/Gyre-Termes/eot/GyreTermesMathJax_Latin-Regular.eot
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/Gyre-Termes/eot/GyreTermesMathJax_Main-Regular.eot
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/Gyre-Termes/eot/GyreTermesMathJax_Marks-Regular.eot
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/Gyre-Termes/eot/GyreTermesMathJax_Misc-Regular.eot
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/Gyre-Termes/eot/GyreTermesMathJax_Monospace-Regular.eot
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/Gyre-Termes/eot/GyreTermesMathJax_NonUnicode-Regular.eot
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/Gyre-Termes/eot/GyreTermesMathJax_Normal-Regular.eot
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/Gyre-Termes/eot/GyreTermesMathJax_Operators-Regular.eot
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/Gyre-Termes/eot/GyreTermesMathJax_SansSerif-Regular.eot
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/Gyre-Termes/eot/GyreTermesMathJax_Script-Regular.eot
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/Gyre-Termes/eot/GyreTermesMathJax_Shapes-Regular.eot
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/Gyre-Termes/eot/GyreTermesMathJax_Size1-Regular.eot
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/Gyre-Termes/eot/GyreTermesMathJax_Size2-Regular.eot
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/Gyre-Termes/eot/GyreTermesMathJax_Size3-Regular.eot
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/Gyre-Termes/eot/GyreTermesMathJax_Size4-Regular.eot
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/Gyre-Termes/eot/GyreTermesMathJax_Size5-Regular.eot
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/Gyre-Termes/eot/GyreTermesMathJax_Size6-Regular.eot
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/Gyre-Termes/eot/GyreTermesMathJax_Symbols-Regular.eot
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/Gyre-Termes/eot/GyreTermesMathJax_Variants-Regular.eot
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/Gyre-Termes/otf/GyreTermesMathJax_Alphabets-Regular.otf
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/Gyre-Termes/otf/GyreTermesMathJax_Arrows-Regular.otf
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/Gyre-Termes/otf/GyreTermesMathJax_DoubleStruck-Regular.otf
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/Gyre-Termes/otf/GyreTermesMathJax_Fraktur-Regular.otf
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/Gyre-Termes/otf/GyreTermesMathJax_Latin-Regular.otf
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/Gyre-Termes/otf/GyreTermesMathJax_Main-Regular.otf
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/Gyre-Termes/otf/GyreTermesMathJax_Marks-Regular.otf
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/Gyre-Termes/otf/GyreTermesMathJax_Misc-Regular.otf
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/Gyre-Termes/otf/GyreTermesMathJax_Monospace-Regular.otf
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/Gyre-Termes/otf/GyreTermesMathJax_NonUnicode-Regular.otf
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/Gyre-Termes/otf/GyreTermesMathJax_Normal-Regular.otf
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/Gyre-Termes/otf/GyreTermesMathJax_Operators-Regular.otf
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/Gyre-Termes/otf/GyreTermesMathJax_SansSerif-Regular.otf
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/Gyre-Termes/otf/GyreTermesMathJax_Script-Regular.otf
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/Gyre-Termes/otf/GyreTermesMathJax_Shapes-Regular.otf
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/Gyre-Termes/otf/GyreTermesMathJax_Size1-Regular.otf
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/Gyre-Termes/otf/GyreTermesMathJax_Size2-Regular.otf
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/Gyre-Termes/otf/GyreTermesMathJax_Size3-Regular.otf
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/Gyre-Termes/otf/GyreTermesMathJax_Size4-Regular.otf
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/Gyre-Termes/otf/GyreTermesMathJax_Size5-Regular.otf
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/Gyre-Termes/otf/GyreTermesMathJax_Size6-Regular.otf
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/Gyre-Termes/otf/GyreTermesMathJax_Symbols-Regular.otf
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/Gyre-Termes/otf/GyreTermesMathJax_Variants-Regular.otf
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/Gyre-Termes/woff/GyreTermesMathJax_Alphabets-Regular.woff
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/Gyre-Termes/woff/GyreTermesMathJax_Arrows-Regular.woff
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/Gyre-Termes/woff/GyreTermesMathJax_DoubleStruck-Regular.woff
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/Gyre-Termes/woff/GyreTermesMathJax_Fraktur-Regular.woff
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/Gyre-Termes/woff/GyreTermesMathJax_Latin-Regular.woff
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/Gyre-Termes/woff/GyreTermesMathJax_Main-Regular.woff
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/Gyre-Termes/woff/GyreTermesMathJax_Marks-Regular.woff
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/Gyre-Termes/woff/GyreTermesMathJax_Misc-Regular.woff
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/Gyre-Termes/woff/GyreTermesMathJax_Monospace-Regular.woff
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/Gyre-Termes/woff/GyreTermesMathJax_NonUnicode-Regular.woff
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/Gyre-Termes/woff/GyreTermesMathJax_Normal-Regular.woff
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/Gyre-Termes/woff/GyreTermesMathJax_Operators-Regular.woff
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/Gyre-Termes/woff/GyreTermesMathJax_SansSerif-Regular.woff
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/Gyre-Termes/woff/GyreTermesMathJax_Script-Regular.woff
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/Gyre-Termes/woff/GyreTermesMathJax_Shapes-Regular.woff
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/Gyre-Termes/woff/GyreTermesMathJax_Size1-Regular.woff
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/Gyre-Termes/woff/GyreTermesMathJax_Size2-Regular.woff
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/Gyre-Termes/woff/GyreTermesMathJax_Size3-Regular.woff
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/Gyre-Termes/woff/GyreTermesMathJax_Size4-Regular.woff
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/Gyre-Termes/woff/GyreTermesMathJax_Size5-Regular.woff
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/Gyre-Termes/woff/GyreTermesMathJax_Size6-Regular.woff
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/Gyre-Termes/woff/GyreTermesMathJax_Symbols-Regular.woff
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/Gyre-Termes/woff/GyreTermesMathJax_Variants-Regular.woff
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/Latin-Modern/GUST-FONT-LICENSE.txt
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/Latin-Modern/MANIFEST-LatinModernMathJax.txt
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/Latin-Modern/eot/LatinModernMathJax_Alphabets-Regular.eot
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/Latin-Modern/eot/LatinModernMathJax_Arrows-Regular.eot
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/Latin-Modern/eot/LatinModernMathJax_DoubleStruck-Regular.eot
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/Latin-Modern/eot/LatinModernMathJax_Fraktur-Regular.eot
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/Latin-Modern/eot/LatinModernMathJax_Latin-Regular.eot
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/Latin-Modern/eot/LatinModernMathJax_Main-Regular.eot
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/Latin-Modern/eot/LatinModernMathJax_Marks-Regular.eot
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/Latin-Modern/eot/LatinModernMathJax_Misc-Regular.eot
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/Latin-Modern/eot/LatinModernMathJax_Monospace-Regular.eot
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/Latin-Modern/eot/LatinModernMathJax_NonUnicode-Regular.eot
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/Latin-Modern/eot/LatinModernMathJax_Normal-Regular.eot
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/Latin-Modern/eot/LatinModernMathJax_Operators-Regular.eot
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/Latin-Modern/eot/LatinModernMathJax_SansSerif-Regular.eot
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/Latin-Modern/eot/LatinModernMathJax_Script-Regular.eot
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/Latin-Modern/eot/LatinModernMathJax_Shapes-Regular.eot
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/Latin-Modern/eot/LatinModernMathJax_Size1-Regular.eot
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/Latin-Modern/eot/LatinModernMathJax_Size2-Regular.eot
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/Latin-Modern/eot/LatinModernMathJax_Size3-Regular.eot
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/Latin-Modern/eot/LatinModernMathJax_Size4-Regular.eot
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/Latin-Modern/eot/LatinModernMathJax_Size5-Regular.eot
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/Latin-Modern/eot/LatinModernMathJax_Size6-Regular.eot
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/Latin-Modern/eot/LatinModernMathJax_Size7-Regular.eot
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/Latin-Modern/eot/LatinModernMathJax_Symbols-Regular.eot
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/Latin-Modern/eot/LatinModernMathJax_Variants-Regular.eot
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/Latin-Modern/otf/LatinModernMathJax_Alphabets-Regular.otf
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/Latin-Modern/otf/LatinModernMathJax_Arrows-Regular.otf
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/Latin-Modern/otf/LatinModernMathJax_DoubleStruck-Regular.otf
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/Latin-Modern/otf/LatinModernMathJax_Fraktur-Regular.otf
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/Latin-Modern/otf/LatinModernMathJax_Latin-Regular.otf
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/Latin-Modern/otf/LatinModernMathJax_Main-Regular.otf
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/Latin-Modern/otf/LatinModernMathJax_Marks-Regular.otf
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/Latin-Modern/otf/LatinModernMathJax_Misc-Regular.otf
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/Latin-Modern/otf/LatinModernMathJax_Monospace-Regular.otf
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/Latin-Modern/otf/LatinModernMathJax_NonUnicode-Regular.otf
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/Latin-Modern/otf/LatinModernMathJax_Normal-Regular.otf
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/Latin-Modern/otf/LatinModernMathJax_Operators-Regular.otf
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/Latin-Modern/otf/LatinModernMathJax_SansSerif-Regular.otf
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/Latin-Modern/otf/LatinModernMathJax_Script-Regular.otf
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/Latin-Modern/otf/LatinModernMathJax_Shapes-Regular.otf
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/Latin-Modern/otf/LatinModernMathJax_Size1-Regular.otf
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/Latin-Modern/otf/LatinModernMathJax_Size2-Regular.otf
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/Latin-Modern/otf/LatinModernMathJax_Size3-Regular.otf
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/Latin-Modern/otf/LatinModernMathJax_Size4-Regular.otf
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/Latin-Modern/otf/LatinModernMathJax_Size5-Regular.otf
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/Latin-Modern/otf/LatinModernMathJax_Size6-Regular.otf
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/Latin-Modern/otf/LatinModernMathJax_Size7-Regular.otf
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/Latin-Modern/otf/LatinModernMathJax_Symbols-Regular.otf
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/Latin-Modern/otf/LatinModernMathJax_Variants-Regular.otf
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/Latin-Modern/woff/LatinModernMathJax_Alphabets-Regular.woff
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/Latin-Modern/woff/LatinModernMathJax_Arrows-Regular.woff
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/Latin-Modern/woff/LatinModernMathJax_DoubleStruck-Regular.woff
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/Latin-Modern/woff/LatinModernMathJax_Fraktur-Regular.woff
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/Latin-Modern/woff/LatinModernMathJax_Latin-Regular.woff
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/Latin-Modern/woff/LatinModernMathJax_Main-Regular.woff
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/Latin-Modern/woff/LatinModernMathJax_Marks-Regular.woff
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/Latin-Modern/woff/LatinModernMathJax_Misc-Regular.woff
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/Latin-Modern/woff/LatinModernMathJax_Monospace-Regular.woff
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/Latin-Modern/woff/LatinModernMathJax_NonUnicode-Regular.woff
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/Latin-Modern/woff/LatinModernMathJax_Normal-Regular.woff
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/Latin-Modern/woff/LatinModernMathJax_Operators-Regular.woff
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/Latin-Modern/woff/LatinModernMathJax_SansSerif-Regular.woff
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/Latin-Modern/woff/LatinModernMathJax_Script-Regular.woff
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/Latin-Modern/woff/LatinModernMathJax_Shapes-Regular.woff
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/Latin-Modern/woff/LatinModernMathJax_Size1-Regular.woff
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/Latin-Modern/woff/LatinModernMathJax_Size2-Regular.woff
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/Latin-Modern/woff/LatinModernMathJax_Size3-Regular.woff
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/Latin-Modern/woff/LatinModernMathJax_Size4-Regular.woff
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/Latin-Modern/woff/LatinModernMathJax_Size5-Regular.woff
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/Latin-Modern/woff/LatinModernMathJax_Size6-Regular.woff
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/Latin-Modern/woff/LatinModernMathJax_Size7-Regular.woff
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/Latin-Modern/woff/LatinModernMathJax_Symbols-Regular.woff
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/Latin-Modern/woff/LatinModernMathJax_Variants-Regular.woff
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/Neo-Euler/OFL.txt
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/Neo-Euler/eot/NeoEulerMathJax_Alphabets-Regular.eot
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/Neo-Euler/eot/NeoEulerMathJax_Arrows-Regular.eot
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/Neo-Euler/eot/NeoEulerMathJax_Fraktur-Regular.eot
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/Neo-Euler/eot/NeoEulerMathJax_Main-Regular.eot
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/Neo-Euler/eot/NeoEulerMathJax_Marks-Regular.eot
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/Neo-Euler/eot/NeoEulerMathJax_NonUnicode-Regular.eot
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/Neo-Euler/eot/NeoEulerMathJax_Normal-Regular.eot
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/Neo-Euler/eot/NeoEulerMathJax_Operators-Regular.eot
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/Neo-Euler/eot/NeoEulerMathJax_Script-Regular.eot
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/Neo-Euler/eot/NeoEulerMathJax_Shapes-Regular.eot
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/Neo-Euler/eot/NeoEulerMathJax_Size1-Regular.eot
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/Neo-Euler/eot/NeoEulerMathJax_Size2-Regular.eot
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/Neo-Euler/eot/NeoEulerMathJax_Size3-Regular.eot
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/Neo-Euler/eot/NeoEulerMathJax_Size4-Regular.eot
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/Neo-Euler/eot/NeoEulerMathJax_Size5-Regular.eot
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/Neo-Euler/eot/NeoEulerMathJax_Symbols-Regular.eot
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/Neo-Euler/eot/NeoEulerMathJax_Variants-Regular.eot
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/Neo-Euler/otf/NeoEulerMathJax_Alphabets-Regular.otf
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/Neo-Euler/otf/NeoEulerMathJax_Arrows-Regular.otf
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/Neo-Euler/otf/NeoEulerMathJax_Fraktur-Regular.otf
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/Neo-Euler/otf/NeoEulerMathJax_Main-Regular.otf
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/Neo-Euler/otf/NeoEulerMathJax_Marks-Regular.otf
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/Neo-Euler/otf/NeoEulerMathJax_NonUnicode-Regular.otf
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/Neo-Euler/otf/NeoEulerMathJax_Normal-Regular.otf
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/Neo-Euler/otf/NeoEulerMathJax_Operators-Regular.otf
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/Neo-Euler/otf/NeoEulerMathJax_Script-Regular.otf
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/Neo-Euler/otf/NeoEulerMathJax_Shapes-Regular.otf
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/Neo-Euler/otf/NeoEulerMathJax_Size1-Regular.otf
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/Neo-Euler/otf/NeoEulerMathJax_Size2-Regular.otf
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/Neo-Euler/otf/NeoEulerMathJax_Size3-Regular.otf
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/Neo-Euler/otf/NeoEulerMathJax_Size4-Regular.otf
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/Neo-Euler/otf/NeoEulerMathJax_Size5-Regular.otf
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/Neo-Euler/otf/NeoEulerMathJax_Symbols-Regular.otf
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/Neo-Euler/otf/NeoEulerMathJax_Variants-Regular.otf
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/Neo-Euler/woff/NeoEulerMathJax_Alphabets-Regular.woff
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/Neo-Euler/woff/NeoEulerMathJax_Arrows-Regular.woff
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/Neo-Euler/woff/NeoEulerMathJax_Fraktur-Regular.woff
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/Neo-Euler/woff/NeoEulerMathJax_Main-Regular.woff
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/Neo-Euler/woff/NeoEulerMathJax_Marks-Regular.woff
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/Neo-Euler/woff/NeoEulerMathJax_NonUnicode-Regular.woff
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/Neo-Euler/woff/NeoEulerMathJax_Normal-Regular.woff
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/Neo-Euler/woff/NeoEulerMathJax_Operators-Regular.woff
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/Neo-Euler/woff/NeoEulerMathJax_Script-Regular.woff
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/Neo-Euler/woff/NeoEulerMathJax_Shapes-Regular.woff
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/Neo-Euler/woff/NeoEulerMathJax_Size1-Regular.woff
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/Neo-Euler/woff/NeoEulerMathJax_Size2-Regular.woff
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/Neo-Euler/woff/NeoEulerMathJax_Size3-Regular.woff
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/Neo-Euler/woff/NeoEulerMathJax_Size4-Regular.woff
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/Neo-Euler/woff/NeoEulerMathJax_Size5-Regular.woff
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/Neo-Euler/woff/NeoEulerMathJax_Symbols-Regular.woff
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/Neo-Euler/woff/NeoEulerMathJax_Variants-Regular.woff
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/STIX-Web/OFL.txt
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/STIX-Web/eot/STIXMathJax_Alphabets-Bold.eot
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/STIX-Web/eot/STIXMathJax_Alphabets-BoldItalic.eot
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/STIX-Web/eot/STIXMathJax_Alphabets-Italic.eot
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/STIX-Web/eot/STIXMathJax_Alphabets-Regular.eot
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/STIX-Web/eot/STIXMathJax_Arrows-Bold.eot
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/STIX-Web/eot/STIXMathJax_Arrows-Regular.eot
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/STIX-Web/eot/STIXMathJax_DoubleStruck-Bold.eot
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/STIX-Web/eot/STIXMathJax_DoubleStruck-BoldItalic.eot
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/STIX-Web/eot/STIXMathJax_DoubleStruck-Italic.eot
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/STIX-Web/eot/STIXMathJax_DoubleStruck-Regular.eot
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/STIX-Web/eot/STIXMathJax_Fraktur-Bold.eot
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/STIX-Web/eot/STIXMathJax_Fraktur-Regular.eot
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/STIX-Web/eot/STIXMathJax_Latin-Bold.eot
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/STIX-Web/eot/STIXMathJax_Latin-BoldItalic.eot
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/STIX-Web/eot/STIXMathJax_Latin-Italic.eot
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/STIX-Web/eot/STIXMathJax_Latin-Regular.eot
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/STIX-Web/eot/STIXMathJax_Main-Bold.eot
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/STIX-Web/eot/STIXMathJax_Main-BoldItalic.eot
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/STIX-Web/eot/STIXMathJax_Main-Italic.eot
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/STIX-Web/eot/STIXMathJax_Main-Regular.eot
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/STIX-Web/eot/STIXMathJax_Marks-Bold.eot
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/STIX-Web/eot/STIXMathJax_Marks-BoldItalic.eot
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/STIX-Web/eot/STIXMathJax_Marks-Italic.eot
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/STIX-Web/eot/STIXMathJax_Marks-Regular.eot
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/STIX-Web/eot/STIXMathJax_Misc-Bold.eot
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/STIX-Web/eot/STIXMathJax_Misc-BoldItalic.eot
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/STIX-Web/eot/STIXMathJax_Misc-Italic.eot
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/STIX-Web/eot/STIXMathJax_Misc-Regular.eot
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/STIX-Web/eot/STIXMathJax_Monospace-Regular.eot
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/STIX-Web/eot/STIXMathJax_Normal-Bold.eot
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/STIX-Web/eot/STIXMathJax_Normal-BoldItalic.eot
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/STIX-Web/eot/STIXMathJax_Normal-Italic.eot
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/STIX-Web/eot/STIXMathJax_Operators-Bold.eot
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/STIX-Web/eot/STIXMathJax_Operators-Regular.eot
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/STIX-Web/eot/STIXMathJax_SansSerif-Bold.eot
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/STIX-Web/eot/STIXMathJax_SansSerif-BoldItalic.eot
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/STIX-Web/eot/STIXMathJax_SansSerif-Italic.eot
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/STIX-Web/eot/STIXMathJax_SansSerif-Regular.eot
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/STIX-Web/eot/STIXMathJax_Script-BoldItalic.eot
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/STIX-Web/eot/STIXMathJax_Script-Italic.eot
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/STIX-Web/eot/STIXMathJax_Script-Regular.eot
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/STIX-Web/eot/STIXMathJax_Shapes-Bold.eot
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/STIX-Web/eot/STIXMathJax_Shapes-BoldItalic.eot
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/STIX-Web/eot/STIXMathJax_Shapes-Regular.eot
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/STIX-Web/eot/STIXMathJax_Size1-Regular.eot
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/STIX-Web/eot/STIXMathJax_Size2-Regular.eot
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/STIX-Web/eot/STIXMathJax_Size3-Regular.eot
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/STIX-Web/eot/STIXMathJax_Size4-Regular.eot
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/STIX-Web/eot/STIXMathJax_Size5-Regular.eot
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/STIX-Web/eot/STIXMathJax_Symbols-Bold.eot
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/STIX-Web/eot/STIXMathJax_Symbols-Regular.eot
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/STIX-Web/eot/STIXMathJax_Variants-Bold.eot
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/STIX-Web/eot/STIXMathJax_Variants-BoldItalic.eot
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/STIX-Web/eot/STIXMathJax_Variants-Italic.eot
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/STIX-Web/eot/STIXMathJax_Variants-Regular.eot
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/STIX-Web/otf/STIXMathJax_Alphabets-Bold.otf
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/STIX-Web/otf/STIXMathJax_Alphabets-BoldItalic.otf
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/STIX-Web/otf/STIXMathJax_Alphabets-Italic.otf
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/STIX-Web/otf/STIXMathJax_Alphabets-Regular.otf
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/STIX-Web/otf/STIXMathJax_Arrows-Bold.otf
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/STIX-Web/otf/STIXMathJax_Arrows-Regular.otf
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/STIX-Web/otf/STIXMathJax_DoubleStruck-Bold.otf
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/STIX-Web/otf/STIXMathJax_DoubleStruck-BoldItalic.otf
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/STIX-Web/otf/STIXMathJax_DoubleStruck-Italic.otf
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/STIX-Web/otf/STIXMathJax_DoubleStruck-Regular.otf
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/STIX-Web/otf/STIXMathJax_Fraktur-Bold.otf
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/STIX-Web/otf/STIXMathJax_Fraktur-Regular.otf
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/STIX-Web/otf/STIXMathJax_Latin-Bold.otf
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/STIX-Web/otf/STIXMathJax_Latin-BoldItalic.otf
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/STIX-Web/otf/STIXMathJax_Latin-Italic.otf
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/STIX-Web/otf/STIXMathJax_Latin-Regular.otf
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/STIX-Web/otf/STIXMathJax_Main-Bold.otf
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/STIX-Web/otf/STIXMathJax_Main-BoldItalic.otf
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/STIX-Web/otf/STIXMathJax_Main-Italic.otf
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/STIX-Web/otf/STIXMathJax_Main-Regular.otf
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/STIX-Web/otf/STIXMathJax_Marks-Bold.otf
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/STIX-Web/otf/STIXMathJax_Marks-BoldItalic.otf
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/STIX-Web/otf/STIXMathJax_Marks-Italic.otf
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/STIX-Web/otf/STIXMathJax_Marks-Regular.otf
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/STIX-Web/otf/STIXMathJax_Misc-Bold.otf
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/STIX-Web/otf/STIXMathJax_Misc-BoldItalic.otf
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/STIX-Web/otf/STIXMathJax_Misc-Italic.otf
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/STIX-Web/otf/STIXMathJax_Misc-Regular.otf
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/STIX-Web/otf/STIXMathJax_Monospace-Regular.otf
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/STIX-Web/otf/STIXMathJax_Normal-Bold.otf
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/STIX-Web/otf/STIXMathJax_Normal-BoldItalic.otf
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/STIX-Web/otf/STIXMathJax_Normal-Italic.otf
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/STIX-Web/otf/STIXMathJax_Operators-Bold.otf
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/STIX-Web/otf/STIXMathJax_Operators-Regular.otf
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/STIX-Web/otf/STIXMathJax_SansSerif-Bold.otf
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/STIX-Web/otf/STIXMathJax_SansSerif-BoldItalic.otf
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/STIX-Web/otf/STIXMathJax_SansSerif-Italic.otf
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/STIX-Web/otf/STIXMathJax_SansSerif-Regular.otf
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/STIX-Web/otf/STIXMathJax_Script-BoldItalic.otf
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/STIX-Web/otf/STIXMathJax_Script-Italic.otf
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/STIX-Web/otf/STIXMathJax_Script-Regular.otf
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/STIX-Web/otf/STIXMathJax_Shapes-Bold.otf
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/STIX-Web/otf/STIXMathJax_Shapes-BoldItalic.otf
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/STIX-Web/otf/STIXMathJax_Shapes-Regular.otf
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/STIX-Web/otf/STIXMathJax_Size1-Regular.otf
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/STIX-Web/otf/STIXMathJax_Size2-Regular.otf
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/STIX-Web/otf/STIXMathJax_Size3-Regular.otf
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/STIX-Web/otf/STIXMathJax_Size4-Regular.otf
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/STIX-Web/otf/STIXMathJax_Size5-Regular.otf
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/STIX-Web/otf/STIXMathJax_Symbols-Bold.otf
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/STIX-Web/otf/STIXMathJax_Symbols-Regular.otf
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/STIX-Web/otf/STIXMathJax_Variants-Bold.otf
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/STIX-Web/otf/STIXMathJax_Variants-BoldItalic.otf
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/STIX-Web/otf/STIXMathJax_Variants-Italic.otf
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/STIX-Web/otf/STIXMathJax_Variants-Regular.otf
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/STIX-Web/woff/STIXMathJax_Alphabets-Bold.woff
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/STIX-Web/woff/STIXMathJax_Alphabets-BoldItalic.woff
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/STIX-Web/woff/STIXMathJax_Alphabets-Italic.woff
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/STIX-Web/woff/STIXMathJax_Alphabets-Regular.woff
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/STIX-Web/woff/STIXMathJax_Arrows-Bold.woff
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/STIX-Web/woff/STIXMathJax_Arrows-Regular.woff
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/STIX-Web/woff/STIXMathJax_DoubleStruck-Bold.woff
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/STIX-Web/woff/STIXMathJax_DoubleStruck-BoldItalic.woff
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/STIX-Web/woff/STIXMathJax_DoubleStruck-Italic.woff
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/STIX-Web/woff/STIXMathJax_DoubleStruck-Regular.woff
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/STIX-Web/woff/STIXMathJax_Fraktur-Bold.woff
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/STIX-Web/woff/STIXMathJax_Fraktur-Regular.woff
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/STIX-Web/woff/STIXMathJax_Latin-Bold.woff
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/STIX-Web/woff/STIXMathJax_Latin-BoldItalic.woff
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/STIX-Web/woff/STIXMathJax_Latin-Italic.woff
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/STIX-Web/woff/STIXMathJax_Latin-Regular.woff
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/STIX-Web/woff/STIXMathJax_Main-Bold.woff
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/STIX-Web/woff/STIXMathJax_Main-BoldItalic.woff
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/STIX-Web/woff/STIXMathJax_Main-Italic.woff
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/STIX-Web/woff/STIXMathJax_Main-Regular.woff
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/STIX-Web/woff/STIXMathJax_Marks-Bold.woff
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/STIX-Web/woff/STIXMathJax_Marks-BoldItalic.woff
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/STIX-Web/woff/STIXMathJax_Marks-Italic.woff
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/STIX-Web/woff/STIXMathJax_Marks-Regular.woff
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/STIX-Web/woff/STIXMathJax_Misc-Bold.woff
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/STIX-Web/woff/STIXMathJax_Misc-BoldItalic.woff
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/STIX-Web/woff/STIXMathJax_Misc-Italic.woff
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/STIX-Web/woff/STIXMathJax_Misc-Regular.woff
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/STIX-Web/woff/STIXMathJax_Monospace-Regular.woff
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/STIX-Web/woff/STIXMathJax_Normal-Bold.woff
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/STIX-Web/woff/STIXMathJax_Normal-BoldItalic.woff
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/STIX-Web/woff/STIXMathJax_Normal-Italic.woff
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/STIX-Web/woff/STIXMathJax_Operators-Bold.woff
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/STIX-Web/woff/STIXMathJax_Operators-Regular.woff
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/STIX-Web/woff/STIXMathJax_SansSerif-Bold.woff
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/STIX-Web/woff/STIXMathJax_SansSerif-BoldItalic.woff
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/STIX-Web/woff/STIXMathJax_SansSerif-Italic.woff
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/STIX-Web/woff/STIXMathJax_SansSerif-Regular.woff
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/STIX-Web/woff/STIXMathJax_Script-BoldItalic.woff
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/STIX-Web/woff/STIXMathJax_Script-Italic.woff
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/STIX-Web/woff/STIXMathJax_Script-Regular.woff
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/STIX-Web/woff/STIXMathJax_Shapes-Bold.woff
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/STIX-Web/woff/STIXMathJax_Shapes-BoldItalic.woff
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/STIX-Web/woff/STIXMathJax_Shapes-Regular.woff
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/STIX-Web/woff/STIXMathJax_Size1-Regular.woff
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/STIX-Web/woff/STIXMathJax_Size2-Regular.woff
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/STIX-Web/woff/STIXMathJax_Size3-Regular.woff
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/STIX-Web/woff/STIXMathJax_Size4-Regular.woff
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/STIX-Web/woff/STIXMathJax_Size5-Regular.woff
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/STIX-Web/woff/STIXMathJax_Symbols-Bold.woff
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/STIX-Web/woff/STIXMathJax_Symbols-Regular.woff
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/STIX-Web/woff/STIXMathJax_Variants-Bold.woff
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/STIX-Web/woff/STIXMathJax_Variants-BoldItalic.woff
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/STIX-Web/woff/STIXMathJax_Variants-Italic.woff
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/STIX-Web/woff/STIXMathJax_Variants-Regular.woff
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/TeX/eot/MathJax_AMS-Regular.eot
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/TeX/eot/MathJax_Caligraphic-Bold.eot
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/TeX/eot/MathJax_Caligraphic-Regular.eot
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/TeX/eot/MathJax_Fraktur-Bold.eot
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/TeX/eot/MathJax_Fraktur-Regular.eot
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/TeX/eot/MathJax_Main-Bold.eot
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/TeX/eot/MathJax_Main-Italic.eot
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/TeX/eot/MathJax_Main-Regular.eot
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/TeX/eot/MathJax_Math-BoldItalic.eot
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/TeX/eot/MathJax_Math-Italic.eot
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/TeX/eot/MathJax_Math-Regular.eot
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/TeX/eot/MathJax_SansSerif-Bold.eot
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/TeX/eot/MathJax_SansSerif-Italic.eot
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/TeX/eot/MathJax_SansSerif-Regular.eot
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/TeX/eot/MathJax_Script-Regular.eot
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/TeX/eot/MathJax_Size1-Regular.eot
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/TeX/eot/MathJax_Size2-Regular.eot
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/TeX/eot/MathJax_Size3-Regular.eot
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/TeX/eot/MathJax_Size4-Regular.eot
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/TeX/eot/MathJax_Typewriter-Regular.eot
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/TeX/eot/MathJax_WinIE6-Regular.eot
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/TeX/otf/MathJax_AMS-Regular.otf
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/TeX/otf/MathJax_Caligraphic-Bold.otf
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/TeX/otf/MathJax_Caligraphic-Regular.otf
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/TeX/otf/MathJax_Fraktur-Bold.otf
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/TeX/otf/MathJax_Fraktur-Regular.otf
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/TeX/otf/MathJax_Main-Bold.otf
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/TeX/otf/MathJax_Main-Italic.otf
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/TeX/otf/MathJax_Main-Regular.otf
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/TeX/otf/MathJax_Math-BoldItalic.otf
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/TeX/otf/MathJax_Math-Italic.otf
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/TeX/otf/MathJax_Math-Regular.otf
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/TeX/otf/MathJax_SansSerif-Bold.otf
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/TeX/otf/MathJax_SansSerif-Italic.otf
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/TeX/otf/MathJax_SansSerif-Regular.otf
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/TeX/otf/MathJax_Script-Regular.otf
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/TeX/otf/MathJax_Size1-Regular.otf
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/TeX/otf/MathJax_Size2-Regular.otf
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/TeX/otf/MathJax_Size3-Regular.otf
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/TeX/otf/MathJax_Size4-Regular.otf
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/TeX/otf/MathJax_Typewriter-Regular.otf
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/TeX/otf/MathJax_WinChrome-Regular.otf
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/TeX/otf/MathJax_WinIE6-Regular.otf
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/TeX/svg/MathJax_AMS-Regular.svg
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/TeX/svg/MathJax_Caligraphic-Bold.svg
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/TeX/svg/MathJax_Caligraphic-Regular.svg
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/TeX/svg/MathJax_Fraktur-Bold.svg
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/TeX/svg/MathJax_Fraktur-Regular.svg
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/TeX/svg/MathJax_Main-Bold.svg
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/TeX/svg/MathJax_Main-Italic.svg
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/TeX/svg/MathJax_Main-Regular.svg
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/TeX/svg/MathJax_Math-BoldItalic.svg
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/TeX/svg/MathJax_Math-Italic.svg
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/TeX/svg/MathJax_Math-Regular.svg
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/TeX/svg/MathJax_SansSerif-Bold.svg
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/TeX/svg/MathJax_SansSerif-Italic.svg
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/TeX/svg/MathJax_SansSerif-Regular.svg
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/TeX/svg/MathJax_Script-Regular.svg
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/TeX/svg/MathJax_Size1-Regular.svg
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/TeX/svg/MathJax_Size2-Regular.svg
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/TeX/svg/MathJax_Size3-Regular.svg
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/TeX/svg/MathJax_Size4-Regular.svg
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/TeX/svg/MathJax_Typewriter-Regular.svg
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/TeX/svg/MathJax_WinChrome-Regular.svg
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/TeX/woff/MathJax_AMS-Regular.woff
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/TeX/woff/MathJax_Caligraphic-Bold.woff
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/TeX/woff/MathJax_Caligraphic-Regular.woff
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/TeX/woff/MathJax_Fraktur-Bold.woff
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/TeX/woff/MathJax_Fraktur-Regular.woff
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/TeX/woff/MathJax_Main-Bold.woff
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/TeX/woff/MathJax_Main-Italic.woff
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/TeX/woff/MathJax_Main-Regular.woff
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/TeX/woff/MathJax_Math-BoldItalic.woff
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/TeX/woff/MathJax_Math-Italic.woff
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/TeX/woff/MathJax_Math-Regular.woff
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/TeX/woff/MathJax_SansSerif-Bold.woff
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/TeX/woff/MathJax_SansSerif-Italic.woff
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/TeX/woff/MathJax_SansSerif-Regular.woff
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/TeX/woff/MathJax_Script-Regular.woff
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/TeX/woff/MathJax_Size1-Regular.woff
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/TeX/woff/MathJax_Size2-Regular.woff
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/TeX/woff/MathJax_Size3-Regular.woff
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/TeX/woff/MathJax_Size4-Regular.woff
+indico/htdocs/js/lib/mathjax/fonts/HTML-CSS/TeX/woff/MathJax_Typewriter-Regular.woff
+indico/htdocs/js/lib/mathjax/images/CloseX-31.png
+indico/htdocs/js/lib/mathjax/images/MenuArrow-15.png
+indico/htdocs/js/lib/mathjax/jax/element/mml/jax.js
+indico/htdocs/js/lib/mathjax/jax/element/mml/optable/Arrows.js
+indico/htdocs/js/lib/mathjax/jax/element/mml/optable/BasicLatin.js
+indico/htdocs/js/lib/mathjax/jax/element/mml/optable/CombDiacritMarks.js
+indico/htdocs/js/lib/mathjax/jax/element/mml/optable/CombDiactForSymbols.js
+indico/htdocs/js/lib/mathjax/jax/element/mml/optable/Dingbats.js
+indico/htdocs/js/lib/mathjax/jax/element/mml/optable/GeneralPunctuation.js
+indico/htdocs/js/lib/mathjax/jax/element/mml/optable/GeometricShapes.js
+indico/htdocs/js/lib/mathjax/jax/element/mml/optable/GreekAndCoptic.js
+indico/htdocs/js/lib/mathjax/jax/element/mml/optable/Latin1Supplement.js
+indico/htdocs/js/lib/mathjax/jax/element/mml/optable/LetterlikeSymbols.js
+indico/htdocs/js/lib/mathjax/jax/element/mml/optable/MathOperators.js
+indico/htdocs/js/lib/mathjax/jax/element/mml/optable/MiscMathSymbolsA.js
+indico/htdocs/js/lib/mathjax/jax/element/mml/optable/MiscMathSymbolsB.js
+indico/htdocs/js/lib/mathjax/jax/element/mml/optable/MiscSymbolsAndArrows.js
+indico/htdocs/js/lib/mathjax/jax/element/mml/optable/MiscTechnical.js
+indico/htdocs/js/lib/mathjax/jax/element/mml/optable/SpacingModLetters.js
+indico/htdocs/js/lib/mathjax/jax/element/mml/optable/SuppMathOperators.js
+indico/htdocs/js/lib/mathjax/jax/element/mml/optable/SupplementalArrowsA.js
+indico/htdocs/js/lib/mathjax/jax/element/mml/optable/SupplementalArrowsB.js
+indico/htdocs/js/lib/mathjax/jax/input/AsciiMath/config.js
+indico/htdocs/js/lib/mathjax/jax/input/AsciiMath/jax.js
+indico/htdocs/js/lib/mathjax/jax/input/MathML/config.js
+indico/htdocs/js/lib/mathjax/jax/input/MathML/jax.js
+indico/htdocs/js/lib/mathjax/jax/input/MathML/entities/a.js
+indico/htdocs/js/lib/mathjax/jax/input/MathML/entities/b.js
+indico/htdocs/js/lib/mathjax/jax/input/MathML/entities/c.js
+indico/htdocs/js/lib/mathjax/jax/input/MathML/entities/d.js
+indico/htdocs/js/lib/mathjax/jax/input/MathML/entities/e.js
+indico/htdocs/js/lib/mathjax/jax/input/MathML/entities/f.js
+indico/htdocs/js/lib/mathjax/jax/input/MathML/entities/fr.js
+indico/htdocs/js/lib/mathjax/jax/input/MathML/entities/g.js
+indico/htdocs/js/lib/mathjax/jax/input/MathML/entities/h.js
+indico/htdocs/js/lib/mathjax/jax/input/MathML/entities/i.js
+indico/htdocs/js/lib/mathjax/jax/input/MathML/entities/j.js
+indico/htdocs/js/lib/mathjax/jax/input/MathML/entities/k.js
+indico/htdocs/js/lib/mathjax/jax/input/MathML/entities/l.js
+indico/htdocs/js/lib/mathjax/jax/input/MathML/entities/m.js
+indico/htdocs/js/lib/mathjax/jax/input/MathML/entities/n.js
+indico/htdocs/js/lib/mathjax/jax/input/MathML/entities/o.js
+indico/htdocs/js/lib/mathjax/jax/input/MathML/entities/opf.js
+indico/htdocs/js/lib/mathjax/jax/input/MathML/entities/p.js
+indico/htdocs/js/lib/mathjax/jax/input/MathML/entities/q.js
+indico/htdocs/js/lib/mathjax/jax/input/MathML/entities/r.js
+indico/htdocs/js/lib/mathjax/jax/input/MathML/entities/s.js
+indico/htdocs/js/lib/mathjax/jax/input/MathML/entities/scr.js
+indico/htdocs/js/lib/mathjax/jax/input/MathML/entities/t.js
+indico/htdocs/js/lib/mathjax/jax/input/MathML/entities/u.js
+indico/htdocs/js/lib/mathjax/jax/input/MathML/entities/v.js
+indico/htdocs/js/lib/mathjax/jax/input/MathML/entities/w.js
+indico/htdocs/js/lib/mathjax/jax/input/MathML/entities/x.js
+indico/htdocs/js/lib/mathjax/jax/input/MathML/entities/y.js
+indico/htdocs/js/lib/mathjax/jax/input/MathML/entities/z.js
+indico/htdocs/js/lib/mathjax/jax/input/TeX/config.js
+indico/htdocs/js/lib/mathjax/jax/input/TeX/jax.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/blank.gif
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/config.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/imageFonts.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/jax.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/autoload/annotation-xml.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/autoload/maction.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/autoload/menclose.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/autoload/mglyph.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/autoload/mmultiscripts.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/autoload/ms.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/autoload/mtable.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/autoload/multiline.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/Asana-Math/fontdata-extra.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/Asana-Math/fontdata.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/Asana-Math/Alphabets/Regular/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/Asana-Math/Arrows/Regular/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/Asana-Math/DoubleStruck/Regular/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/Asana-Math/Fraktur/Regular/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/Asana-Math/Latin/Regular/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/Asana-Math/Main/Regular/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/Asana-Math/Marks/Regular/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/Asana-Math/Misc/Regular/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/Asana-Math/Monospace/Regular/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/Asana-Math/NonUnicode/Regular/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/Asana-Math/Normal/Regular/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/Asana-Math/Operators/Regular/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/Asana-Math/SansSerif/Regular/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/Asana-Math/Script/Regular/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/Asana-Math/Shapes/Regular/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/Asana-Math/Size1/Regular/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/Asana-Math/Size2/Regular/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/Asana-Math/Size3/Regular/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/Asana-Math/Size4/Regular/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/Asana-Math/Size5/Regular/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/Asana-Math/Size6/Regular/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/Asana-Math/Symbols/Regular/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/Asana-Math/Variants/Regular/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/Gyre-Pagella/fontdata-extra.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/Gyre-Pagella/fontdata.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/Gyre-Pagella/Alphabets/Regular/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/Gyre-Pagella/Arrows/Regular/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/Gyre-Pagella/DoubleStruck/Regular/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/Gyre-Pagella/Fraktur/Regular/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/Gyre-Pagella/Latin/Regular/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/Gyre-Pagella/Main/Regular/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/Gyre-Pagella/Marks/Regular/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/Gyre-Pagella/Misc/Regular/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/Gyre-Pagella/Monospace/Regular/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/Gyre-Pagella/NonUnicode/Regular/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/Gyre-Pagella/Normal/Regular/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/Gyre-Pagella/Operators/Regular/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/Gyre-Pagella/SansSerif/Regular/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/Gyre-Pagella/Script/Regular/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/Gyre-Pagella/Shapes/Regular/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/Gyre-Pagella/Size1/Regular/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/Gyre-Pagella/Size2/Regular/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/Gyre-Pagella/Size3/Regular/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/Gyre-Pagella/Size4/Regular/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/Gyre-Pagella/Size5/Regular/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/Gyre-Pagella/Size6/Regular/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/Gyre-Pagella/Symbols/Regular/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/Gyre-Pagella/Variants/Regular/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/Gyre-Termes/fontdata-extra.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/Gyre-Termes/fontdata.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/Gyre-Termes/Alphabets/Regular/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/Gyre-Termes/Arrows/Regular/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/Gyre-Termes/DoubleStruck/Regular/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/Gyre-Termes/Fraktur/Regular/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/Gyre-Termes/Latin/Regular/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/Gyre-Termes/Main/Regular/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/Gyre-Termes/Marks/Regular/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/Gyre-Termes/Misc/Regular/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/Gyre-Termes/Monospace/Regular/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/Gyre-Termes/NonUnicode/Regular/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/Gyre-Termes/Normal/Regular/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/Gyre-Termes/Operators/Regular/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/Gyre-Termes/SansSerif/Regular/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/Gyre-Termes/Script/Regular/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/Gyre-Termes/Shapes/Regular/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/Gyre-Termes/Size1/Regular/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/Gyre-Termes/Size2/Regular/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/Gyre-Termes/Size3/Regular/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/Gyre-Termes/Size4/Regular/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/Gyre-Termes/Size5/Regular/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/Gyre-Termes/Size6/Regular/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/Gyre-Termes/Symbols/Regular/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/Gyre-Termes/Variants/Regular/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/Latin-Modern/fontdata-extra.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/Latin-Modern/fontdata.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/Latin-Modern/Alphabets/Regular/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/Latin-Modern/Arrows/Regular/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/Latin-Modern/DoubleStruck/Regular/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/Latin-Modern/Fraktur/Regular/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/Latin-Modern/Latin/Regular/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/Latin-Modern/Main/Regular/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/Latin-Modern/Marks/Regular/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/Latin-Modern/Misc/Regular/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/Latin-Modern/Monospace/Regular/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/Latin-Modern/NonUnicode/Regular/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/Latin-Modern/Normal/Regular/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/Latin-Modern/Operators/Regular/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/Latin-Modern/SansSerif/Regular/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/Latin-Modern/Script/Regular/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/Latin-Modern/Shapes/Regular/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/Latin-Modern/Size1/Regular/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/Latin-Modern/Size2/Regular/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/Latin-Modern/Size3/Regular/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/Latin-Modern/Size4/Regular/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/Latin-Modern/Size5/Regular/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/Latin-Modern/Size6/Regular/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/Latin-Modern/Size7/Regular/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/Latin-Modern/Symbols/Regular/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/Latin-Modern/Variants/Regular/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/Neo-Euler/fontdata-extra.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/Neo-Euler/fontdata.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/Neo-Euler/Alphabets/Regular/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/Neo-Euler/Arrows/Regular/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/Neo-Euler/Fraktur/Regular/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/Neo-Euler/Main/Regular/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/Neo-Euler/Marks/Regular/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/Neo-Euler/NonUnicode/Regular/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/Neo-Euler/Normal/Regular/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/Neo-Euler/Operators/Regular/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/Neo-Euler/Script/Regular/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/Neo-Euler/Shapes/Regular/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/Neo-Euler/Size1/Regular/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/Neo-Euler/Size2/Regular/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/Neo-Euler/Size3/Regular/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/Neo-Euler/Size4/Regular/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/Neo-Euler/Size5/Regular/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/Neo-Euler/Symbols/Regular/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/Neo-Euler/Variants/Regular/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/STIX/fontdata-1.0.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/STIX/fontdata-beta.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/STIX/fontdata-extra.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/STIX/fontdata.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/fontdata-extra.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/fontdata.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Alphabets/Bold/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Alphabets/BoldItalic/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Alphabets/Italic/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Alphabets/Regular/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Arrows/Bold/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Arrows/Regular/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/DoubleStruck/Bold/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/DoubleStruck/BoldItalic/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/DoubleStruck/Italic/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/DoubleStruck/Regular/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Fraktur/Bold/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Fraktur/Regular/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Latin/Bold/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Latin/BoldItalic/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Latin/Italic/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Latin/Regular/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Main/Bold/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Main/BoldItalic/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Main/Italic/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Main/Regular/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Marks/Bold/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Marks/BoldItalic/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Marks/Italic/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Marks/Regular/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Misc/Bold/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Misc/BoldItalic/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Misc/Italic/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Misc/Regular/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Monospace/Regular/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Normal/Bold/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Normal/BoldItalic/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Normal/Italic/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Operators/Bold/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Operators/Regular/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/SansSerif/Bold/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/SansSerif/BoldItalic/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/SansSerif/Italic/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/SansSerif/Regular/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Script/BoldItalic/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Script/Italic/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Script/Regular/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Shapes/Bold/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Shapes/BoldItalic/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Shapes/Regular/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Size1/Regular/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Size2/Regular/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Size3/Regular/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Size4/Regular/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Size5/Regular/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Symbols/Bold/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Symbols/Regular/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Variants/Bold/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Variants/BoldItalic/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Variants/Italic/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Variants/Regular/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Bold/AlphaPresentForms.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Bold/Arrows.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Bold/BBBold.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Bold/BoldFraktur.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Bold/BoxDrawing.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Bold/CombDiacritMarks.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Bold/CombDiactForSymbols.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Bold/ControlPictures.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Bold/CurrencySymbols.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Bold/Cyrillic.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Bold/EnclosedAlphanum.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Bold/GeneralPunctuation.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Bold/GeometricShapes.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Bold/GreekAndCoptic.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Bold/GreekBold.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Bold/GreekSSBold.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Bold/IPAExtensions.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Bold/Latin1Supplement.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Bold/LatinExtendedA.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Bold/LatinExtendedAdditional.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Bold/LatinExtendedB.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Bold/LatinExtendedD.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Bold/LetterlikeSymbols.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Bold/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Bold/MathBold.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Bold/MathOperators.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Bold/MathSSBold.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Bold/MiscMathSymbolsA.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Bold/MiscMathSymbolsB.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Bold/MiscSymbols.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Bold/MiscTechnical.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Bold/NumberForms.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Bold/PhoneticExtensions.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Bold/SpacingModLetters.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Bold/SuperAndSubscripts.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Bold/SuppMathOperators.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/AlphaPresentForms.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/BasicLatin.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/BoxDrawing.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/CombDiactForSymbols.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/ControlPictures.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/CurrencySymbols.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/Cyrillic.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/EnclosedAlphanum.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/GeneralPunctuation.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/GreekAndCoptic.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/GreekBoldItalic.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/GreekSSBoldItalic.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/IPAExtensions.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/Latin1Supplement.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/LatinExtendedA.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/LatinExtendedAdditional.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/LatinExtendedB.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/LetterlikeSymbols.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/MathBoldItalic.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/MathBoldScript.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/MathOperators.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/MathSSItalicBold.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/SpacingModLetters.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Italic/AlphaPresentForms.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Italic/BoxDrawing.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Italic/CombDiactForSymbols.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Italic/ControlPictures.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Italic/CurrencySymbols.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Italic/Cyrillic.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Italic/EnclosedAlphanum.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Italic/GeneralPunctuation.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Italic/GreekAndCoptic.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Italic/GreekItalic.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Italic/IPAExtensions.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Italic/Latin1Supplement.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Italic/LatinExtendedA.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Italic/LatinExtendedAdditional.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Italic/LatinExtendedB.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Italic/LetterlikeSymbols.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Italic/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Italic/MathItalic.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Italic/MathOperators.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Italic/MathSSItalic.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Italic/MathScript.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Italic/SpacingModLetters.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Italic/ij.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/AlphaPresentForms.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/Arrows.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/BBBold.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/BlockElements.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/BoldFraktur.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/BoxDrawing.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/CJK.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/CombDiacritMarks.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/CombDiactForSymbols.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/ControlPictures.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/CurrencySymbols.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/Cyrillic.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/Dingbats.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/EnclosedAlphanum.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/Fraktur.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/GeneralPunctuation.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/GeometricShapes.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/GreekAndCoptic.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/GreekBold.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/GreekBoldItalic.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/GreekItalic.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/GreekSSBold.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/GreekSSBoldItalic.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/Hiragana.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/IPAExtensions.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/Latin1Supplement.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/LatinExtendedA.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/LatinExtendedAdditional.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/LatinExtendedB.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/LatinExtendedD.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/LetterlikeSymbols.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/MathBold.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/MathBoldItalic.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/MathBoldScript.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/MathItalic.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/MathOperators.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/MathSS.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/MathSSBold.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/MathSSItalic.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/MathSSItalicBold.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/MathScript.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/MathTT.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/MiscMathSymbolsA.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/MiscMathSymbolsB.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/MiscSymbols.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/MiscSymbolsAndArrows.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/MiscTechnical.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/NumberForms.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/PhoneticExtensions.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/SpacingModLetters.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/Specials.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/SuperAndSubscripts.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/SuppMathOperators.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/SupplementalArrowsA.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/SupplementalArrowsB.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/ij.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/STIX/IntegralsD/Bold/All.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/STIX/IntegralsD/Regular/All.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/STIX/IntegralsD/Regular/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/STIX/IntegralsSm/Bold/All.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/STIX/IntegralsSm/Regular/All.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/STIX/IntegralsSm/Regular/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/STIX/IntegralsUp/Bold/All.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/STIX/IntegralsUp/Regular/All.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/STIX/IntegralsUp/Regular/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/STIX/IntegralsUpD/Bold/All.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/STIX/IntegralsUpD/Regular/All.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/STIX/IntegralsUpD/Regular/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/STIX/IntegralsUpSm/Bold/All.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/STIX/IntegralsUpSm/Regular/All.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/STIX/IntegralsUpSm/Regular/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/STIX/NonUnicode/Bold/All.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/STIX/NonUnicode/Bold/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/STIX/NonUnicode/Bold/PrivateUse.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/STIX/NonUnicode/BoldItalic/All.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/STIX/NonUnicode/BoldItalic/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/STIX/NonUnicode/BoldItalic/PrivateUse.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/STIX/NonUnicode/Italic/All.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/STIX/NonUnicode/Italic/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/STIX/NonUnicode/Italic/PrivateUse.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/STIX/NonUnicode/Regular/All.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/STIX/NonUnicode/Regular/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/STIX/NonUnicode/Regular/PrivateUse.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/STIX/SizeFiveSym/Regular/All.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/STIX/SizeFiveSym/Regular/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/STIX/SizeFourSym/Bold/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/STIX/SizeFourSym/Regular/All.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/STIX/SizeFourSym/Regular/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/STIX/SizeOneSym/Bold/All.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/STIX/SizeOneSym/Bold/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/STIX/SizeOneSym/Regular/All.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/STIX/SizeOneSym/Regular/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/STIX/SizeThreeSym/Bold/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/STIX/SizeThreeSym/Regular/All.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/STIX/SizeThreeSym/Regular/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/STIX/SizeTwoSym/Bold/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/STIX/SizeTwoSym/Regular/All.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/STIX/SizeTwoSym/Regular/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/STIX/Variants/Bold/All.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/STIX/Variants/Bold/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/STIX/Variants/Regular/All.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/STIX/Variants/Regular/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/TeX/fontdata-extra.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/TeX/fontdata.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/TeX/Caligraphic/Bold/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/TeX/Caligraphic/Regular/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/TeX/Fraktur/Bold/BasicLatin.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/TeX/Fraktur/Bold/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/TeX/Fraktur/Bold/Other.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/TeX/Fraktur/Bold/PUA.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/TeX/Fraktur/Regular/BasicLatin.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/TeX/Fraktur/Regular/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/TeX/Fraktur/Regular/Other.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/TeX/Fraktur/Regular/PUA.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/TeX/Greek/Bold/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/TeX/Greek/BoldItalic/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/TeX/Greek/Italic/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/TeX/Greek/Regular/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Bold/Arrows.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Bold/CombDiacritMarks.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Bold/CombDiactForSymbols.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Bold/GeneralPunctuation.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Bold/GeometricShapes.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Bold/Latin1Supplement.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Bold/LatinExtendedA.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Bold/LatinExtendedB.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Bold/LetterlikeSymbols.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Bold/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Bold/MathOperators.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Bold/MiscMathSymbolsA.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Bold/MiscSymbols.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Bold/MiscTechnical.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Bold/SpacingModLetters.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Bold/SuppMathOperators.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Bold/SupplementalArrowsA.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Italic/CombDiacritMarks.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Italic/GeneralPunctuation.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Italic/Latin1Supplement.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Italic/LetterlikeSymbols.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Italic/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Regular/CombDiacritMarks.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Regular/GeometricShapes.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Regular/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Regular/MiscSymbols.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Regular/SpacingModLetters.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/TeX/Math/BoldItalic/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/TeX/Math/Italic/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/TeX/SansSerif/Bold/BasicLatin.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/TeX/SansSerif/Bold/CombDiacritMarks.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/TeX/SansSerif/Bold/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/TeX/SansSerif/Bold/Other.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/TeX/SansSerif/Italic/BasicLatin.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/TeX/SansSerif/Italic/CombDiacritMarks.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/TeX/SansSerif/Italic/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/TeX/SansSerif/Italic/Other.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/TeX/SansSerif/Regular/BasicLatin.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/TeX/SansSerif/Regular/CombDiacritMarks.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/TeX/SansSerif/Regular/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/TeX/SansSerif/Regular/Other.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/TeX/Script/Regular/BasicLatin.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/TeX/Script/Regular/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/TeX/Script/Regular/Other.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/TeX/Size1/Regular/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/TeX/Size2/Regular/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/TeX/Size3/Regular/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/TeX/Size4/Regular/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/TeX/Typewriter/Regular/BasicLatin.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/TeX/Typewriter/Regular/CombDiacritMarks.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/TeX/Typewriter/Regular/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/TeX/Typewriter/Regular/Other.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/TeX/WinChrome/Regular/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/TeX/WinIE6/Regular/Bold.js
+indico/htdocs/js/lib/mathjax/jax/output/HTML-CSS/fonts/TeX/WinIE6/Regular/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/NativeMML/config.js
+indico/htdocs/js/lib/mathjax/jax/output/NativeMML/jax.js
+indico/htdocs/js/lib/mathjax/jax/output/SVG/config.js
+indico/htdocs/js/lib/mathjax/jax/output/SVG/jax.js
+indico/htdocs/js/lib/mathjax/jax/output/SVG/autoload/annotation-xml.js
+indico/htdocs/js/lib/mathjax/jax/output/SVG/autoload/maction.js
+indico/htdocs/js/lib/mathjax/jax/output/SVG/autoload/menclose.js
+indico/htdocs/js/lib/mathjax/jax/output/SVG/autoload/mglyph.js
+indico/htdocs/js/lib/mathjax/jax/output/SVG/autoload/mmultiscripts.js
+indico/htdocs/js/lib/mathjax/jax/output/SVG/autoload/ms.js
+indico/htdocs/js/lib/mathjax/jax/output/SVG/autoload/mtable.js
+indico/htdocs/js/lib/mathjax/jax/output/SVG/autoload/multiline.js
+indico/htdocs/js/lib/mathjax/jax/output/SVG/fonts/Asana-Math/fontdata-extra.js
+indico/htdocs/js/lib/mathjax/jax/output/SVG/fonts/Asana-Math/fontdata.js
+indico/htdocs/js/lib/mathjax/jax/output/SVG/fonts/Asana-Math/Alphabets/Regular/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/SVG/fonts/Asana-Math/Arrows/Regular/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/SVG/fonts/Asana-Math/DoubleStruck/Regular/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/SVG/fonts/Asana-Math/Fraktur/Regular/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/SVG/fonts/Asana-Math/Latin/Regular/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/SVG/fonts/Asana-Math/Main/Regular/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/SVG/fonts/Asana-Math/Marks/Regular/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/SVG/fonts/Asana-Math/Misc/Regular/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/SVG/fonts/Asana-Math/Monospace/Regular/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/SVG/fonts/Asana-Math/NonUnicode/Regular/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/SVG/fonts/Asana-Math/Normal/Regular/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/SVG/fonts/Asana-Math/Operators/Regular/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/SVG/fonts/Asana-Math/SansSerif/Regular/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/SVG/fonts/Asana-Math/Script/Regular/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/SVG/fonts/Asana-Math/Shapes/Regular/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/SVG/fonts/Asana-Math/Size1/Regular/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/SVG/fonts/Asana-Math/Size2/Regular/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/SVG/fonts/Asana-Math/Size3/Regular/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/SVG/fonts/Asana-Math/Size4/Regular/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/SVG/fonts/Asana-Math/Size5/Regular/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/SVG/fonts/Asana-Math/Size6/Regular/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/SVG/fonts/Asana-Math/Symbols/Regular/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/SVG/fonts/Asana-Math/Variants/Regular/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/SVG/fonts/Gyre-Pagella/fontdata-extra.js
+indico/htdocs/js/lib/mathjax/jax/output/SVG/fonts/Gyre-Pagella/fontdata.js
+indico/htdocs/js/lib/mathjax/jax/output/SVG/fonts/Gyre-Pagella/Alphabets/Regular/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/SVG/fonts/Gyre-Pagella/Arrows/Regular/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/SVG/fonts/Gyre-Pagella/DoubleStruck/Regular/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/SVG/fonts/Gyre-Pagella/Fraktur/Regular/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/SVG/fonts/Gyre-Pagella/Latin/Regular/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/SVG/fonts/Gyre-Pagella/Main/Regular/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/SVG/fonts/Gyre-Pagella/Marks/Regular/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/SVG/fonts/Gyre-Pagella/Misc/Regular/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/SVG/fonts/Gyre-Pagella/Monospace/Regular/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/SVG/fonts/Gyre-Pagella/NonUnicode/Regular/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/SVG/fonts/Gyre-Pagella/Normal/Regular/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/SVG/fonts/Gyre-Pagella/Operators/Regular/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/SVG/fonts/Gyre-Pagella/SansSerif/Regular/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/SVG/fonts/Gyre-Pagella/Script/Regular/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/SVG/fonts/Gyre-Pagella/Shapes/Regular/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/SVG/fonts/Gyre-Pagella/Size1/Regular/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/SVG/fonts/Gyre-Pagella/Size2/Regular/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/SVG/fonts/Gyre-Pagella/Size3/Regular/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/SVG/fonts/Gyre-Pagella/Size4/Regular/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/SVG/fonts/Gyre-Pagella/Size5/Regular/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/SVG/fonts/Gyre-Pagella/Size6/Regular/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/SVG/fonts/Gyre-Pagella/Symbols/Regular/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/SVG/fonts/Gyre-Pagella/Variants/Regular/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/SVG/fonts/Gyre-Termes/fontdata-extra.js
+indico/htdocs/js/lib/mathjax/jax/output/SVG/fonts/Gyre-Termes/fontdata.js
+indico/htdocs/js/lib/mathjax/jax/output/SVG/fonts/Gyre-Termes/Alphabets/Regular/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/SVG/fonts/Gyre-Termes/Arrows/Regular/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/SVG/fonts/Gyre-Termes/DoubleStruck/Regular/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/SVG/fonts/Gyre-Termes/Fraktur/Regular/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/SVG/fonts/Gyre-Termes/Latin/Regular/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/SVG/fonts/Gyre-Termes/Main/Regular/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/SVG/fonts/Gyre-Termes/Marks/Regular/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/SVG/fonts/Gyre-Termes/Misc/Regular/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/SVG/fonts/Gyre-Termes/Monospace/Regular/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/SVG/fonts/Gyre-Termes/NonUnicode/Regular/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/SVG/fonts/Gyre-Termes/Normal/Regular/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/SVG/fonts/Gyre-Termes/Operators/Regular/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/SVG/fonts/Gyre-Termes/SansSerif/Regular/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/SVG/fonts/Gyre-Termes/Script/Regular/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/SVG/fonts/Gyre-Termes/Shapes/Regular/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/SVG/fonts/Gyre-Termes/Size1/Regular/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/SVG/fonts/Gyre-Termes/Size2/Regular/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/SVG/fonts/Gyre-Termes/Size3/Regular/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/SVG/fonts/Gyre-Termes/Size4/Regular/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/SVG/fonts/Gyre-Termes/Size5/Regular/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/SVG/fonts/Gyre-Termes/Size6/Regular/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/SVG/fonts/Gyre-Termes/Symbols/Regular/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/SVG/fonts/Gyre-Termes/Variants/Regular/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/SVG/fonts/Latin-Modern/fontdata-extra.js
+indico/htdocs/js/lib/mathjax/jax/output/SVG/fonts/Latin-Modern/fontdata.js
+indico/htdocs/js/lib/mathjax/jax/output/SVG/fonts/Latin-Modern/Alphabets/Regular/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/SVG/fonts/Latin-Modern/Arrows/Regular/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/SVG/fonts/Latin-Modern/DoubleStruck/Regular/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/SVG/fonts/Latin-Modern/Fraktur/Regular/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/SVG/fonts/Latin-Modern/Latin/Regular/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/SVG/fonts/Latin-Modern/Main/Regular/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/SVG/fonts/Latin-Modern/Marks/Regular/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/SVG/fonts/Latin-Modern/Misc/Regular/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/SVG/fonts/Latin-Modern/Monospace/Regular/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/SVG/fonts/Latin-Modern/NonUnicode/Regular/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/SVG/fonts/Latin-Modern/Normal/Regular/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/SVG/fonts/Latin-Modern/Operators/Regular/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/SVG/fonts/Latin-Modern/SansSerif/Regular/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/SVG/fonts/Latin-Modern/Script/Regular/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/SVG/fonts/Latin-Modern/Shapes/Regular/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/SVG/fonts/Latin-Modern/Size1/Regular/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/SVG/fonts/Latin-Modern/Size2/Regular/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/SVG/fonts/Latin-Modern/Size3/Regular/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/SVG/fonts/Latin-Modern/Size4/Regular/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/SVG/fonts/Latin-Modern/Size5/Regular/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/SVG/fonts/Latin-Modern/Size6/Regular/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/SVG/fonts/Latin-Modern/Size7/Regular/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/SVG/fonts/Latin-Modern/Symbols/Regular/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/SVG/fonts/Latin-Modern/Variants/Regular/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/SVG/fonts/Neo-Euler/fontdata-extra.js
+indico/htdocs/js/lib/mathjax/jax/output/SVG/fonts/Neo-Euler/fontdata.js
+indico/htdocs/js/lib/mathjax/jax/output/SVG/fonts/Neo-Euler/Alphabets/Regular/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/SVG/fonts/Neo-Euler/Arrows/Regular/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/SVG/fonts/Neo-Euler/Fraktur/Regular/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/SVG/fonts/Neo-Euler/Main/Regular/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/SVG/fonts/Neo-Euler/Marks/Regular/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/SVG/fonts/Neo-Euler/NonUnicode/Regular/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/SVG/fonts/Neo-Euler/Normal/Regular/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/SVG/fonts/Neo-Euler/Operators/Regular/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/SVG/fonts/Neo-Euler/Script/Regular/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/SVG/fonts/Neo-Euler/Shapes/Regular/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/SVG/fonts/Neo-Euler/Size1/Regular/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/SVG/fonts/Neo-Euler/Size2/Regular/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/SVG/fonts/Neo-Euler/Size3/Regular/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/SVG/fonts/Neo-Euler/Size4/Regular/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/SVG/fonts/Neo-Euler/Size5/Regular/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/SVG/fonts/Neo-Euler/Symbols/Regular/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/SVG/fonts/Neo-Euler/Variants/Regular/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/SVG/fonts/STIX-Web/fontdata-extra.js
+indico/htdocs/js/lib/mathjax/jax/output/SVG/fonts/STIX-Web/fontdata.js
+indico/htdocs/js/lib/mathjax/jax/output/SVG/fonts/STIX-Web/Alphabets/Bold/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/SVG/fonts/STIX-Web/Alphabets/BoldItalic/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/SVG/fonts/STIX-Web/Alphabets/Italic/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/SVG/fonts/STIX-Web/Alphabets/Regular/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/SVG/fonts/STIX-Web/Arrows/Bold/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/SVG/fonts/STIX-Web/Arrows/Regular/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/SVG/fonts/STIX-Web/DoubleStruck/Bold/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/SVG/fonts/STIX-Web/DoubleStruck/BoldItalic/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/SVG/fonts/STIX-Web/DoubleStruck/Italic/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/SVG/fonts/STIX-Web/DoubleStruck/Regular/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/SVG/fonts/STIX-Web/Fraktur/Bold/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/SVG/fonts/STIX-Web/Fraktur/Regular/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/SVG/fonts/STIX-Web/Latin/Bold/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/SVG/fonts/STIX-Web/Latin/BoldItalic/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/SVG/fonts/STIX-Web/Latin/Italic/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/SVG/fonts/STIX-Web/Latin/Regular/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/SVG/fonts/STIX-Web/Main/Bold/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/SVG/fonts/STIX-Web/Main/BoldItalic/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/SVG/fonts/STIX-Web/Main/Italic/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/SVG/fonts/STIX-Web/Main/Regular/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/SVG/fonts/STIX-Web/Marks/Bold/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/SVG/fonts/STIX-Web/Marks/BoldItalic/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/SVG/fonts/STIX-Web/Marks/Italic/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/SVG/fonts/STIX-Web/Marks/Regular/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/SVG/fonts/STIX-Web/Misc/Bold/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/SVG/fonts/STIX-Web/Misc/BoldItalic/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/SVG/fonts/STIX-Web/Misc/Italic/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/SVG/fonts/STIX-Web/Misc/Regular/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/SVG/fonts/STIX-Web/Monospace/Regular/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/SVG/fonts/STIX-Web/Normal/Bold/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/SVG/fonts/STIX-Web/Normal/BoldItalic/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/SVG/fonts/STIX-Web/Normal/Italic/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/SVG/fonts/STIX-Web/Operators/Bold/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/SVG/fonts/STIX-Web/Operators/Regular/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/SVG/fonts/STIX-Web/SansSerif/Bold/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/SVG/fonts/STIX-Web/SansSerif/BoldItalic/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/SVG/fonts/STIX-Web/SansSerif/Italic/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/SVG/fonts/STIX-Web/SansSerif/Regular/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/SVG/fonts/STIX-Web/Script/BoldItalic/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/SVG/fonts/STIX-Web/Script/Italic/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/SVG/fonts/STIX-Web/Script/Regular/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/SVG/fonts/STIX-Web/Shapes/Bold/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/SVG/fonts/STIX-Web/Shapes/BoldItalic/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/SVG/fonts/STIX-Web/Shapes/Regular/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/SVG/fonts/STIX-Web/Size1/Regular/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/SVG/fonts/STIX-Web/Size2/Regular/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/SVG/fonts/STIX-Web/Size3/Regular/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/SVG/fonts/STIX-Web/Size4/Regular/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/SVG/fonts/STIX-Web/Size5/Regular/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/SVG/fonts/STIX-Web/Symbols/Bold/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/SVG/fonts/STIX-Web/Symbols/Regular/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/SVG/fonts/STIX-Web/Variants/Bold/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/SVG/fonts/STIX-Web/Variants/BoldItalic/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/SVG/fonts/STIX-Web/Variants/Italic/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/SVG/fonts/STIX-Web/Variants/Regular/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/SVG/fonts/TeX/fontdata-extra.js
+indico/htdocs/js/lib/mathjax/jax/output/SVG/fonts/TeX/fontdata.js
+indico/htdocs/js/lib/mathjax/jax/output/SVG/fonts/TeX/Caligraphic/Bold/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/SVG/fonts/TeX/Caligraphic/Regular/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/SVG/fonts/TeX/Fraktur/Bold/BasicLatin.js
+indico/htdocs/js/lib/mathjax/jax/output/SVG/fonts/TeX/Fraktur/Bold/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/SVG/fonts/TeX/Fraktur/Bold/Other.js
+indico/htdocs/js/lib/mathjax/jax/output/SVG/fonts/TeX/Fraktur/Bold/PUA.js
+indico/htdocs/js/lib/mathjax/jax/output/SVG/fonts/TeX/Fraktur/Regular/BasicLatin.js
+indico/htdocs/js/lib/mathjax/jax/output/SVG/fonts/TeX/Fraktur/Regular/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/SVG/fonts/TeX/Fraktur/Regular/Other.js
+indico/htdocs/js/lib/mathjax/jax/output/SVG/fonts/TeX/Fraktur/Regular/PUA.js
+indico/htdocs/js/lib/mathjax/jax/output/SVG/fonts/TeX/Main/Bold/Arrows.js
+indico/htdocs/js/lib/mathjax/jax/output/SVG/fonts/TeX/Main/Bold/BasicLatin.js
+indico/htdocs/js/lib/mathjax/jax/output/SVG/fonts/TeX/Main/Bold/CombDiacritMarks.js
+indico/htdocs/js/lib/mathjax/jax/output/SVG/fonts/TeX/Main/Bold/CombDiactForSymbols.js
+indico/htdocs/js/lib/mathjax/jax/output/SVG/fonts/TeX/Main/Bold/GeneralPunctuation.js
+indico/htdocs/js/lib/mathjax/jax/output/SVG/fonts/TeX/Main/Bold/GeometricShapes.js
+indico/htdocs/js/lib/mathjax/jax/output/SVG/fonts/TeX/Main/Bold/GreekAndCoptic.js
+indico/htdocs/js/lib/mathjax/jax/output/SVG/fonts/TeX/Main/Bold/Latin1Supplement.js
+indico/htdocs/js/lib/mathjax/jax/output/SVG/fonts/TeX/Main/Bold/LatinExtendedA.js
+indico/htdocs/js/lib/mathjax/jax/output/SVG/fonts/TeX/Main/Bold/LatinExtendedB.js
+indico/htdocs/js/lib/mathjax/jax/output/SVG/fonts/TeX/Main/Bold/LetterlikeSymbols.js
+indico/htdocs/js/lib/mathjax/jax/output/SVG/fonts/TeX/Main/Bold/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/SVG/fonts/TeX/Main/Bold/MathOperators.js
+indico/htdocs/js/lib/mathjax/jax/output/SVG/fonts/TeX/Main/Bold/MiscMathSymbolsA.js
+indico/htdocs/js/lib/mathjax/jax/output/SVG/fonts/TeX/Main/Bold/MiscSymbols.js
+indico/htdocs/js/lib/mathjax/jax/output/SVG/fonts/TeX/Main/Bold/MiscTechnical.js
+indico/htdocs/js/lib/mathjax/jax/output/SVG/fonts/TeX/Main/Bold/SpacingModLetters.js
+indico/htdocs/js/lib/mathjax/jax/output/SVG/fonts/TeX/Main/Bold/SuppMathOperators.js
+indico/htdocs/js/lib/mathjax/jax/output/SVG/fonts/TeX/Main/Bold/SupplementalArrowsA.js
+indico/htdocs/js/lib/mathjax/jax/output/SVG/fonts/TeX/Main/Italic/BasicLatin.js
+indico/htdocs/js/lib/mathjax/jax/output/SVG/fonts/TeX/Main/Italic/CombDiacritMarks.js
+indico/htdocs/js/lib/mathjax/jax/output/SVG/fonts/TeX/Main/Italic/GeneralPunctuation.js
+indico/htdocs/js/lib/mathjax/jax/output/SVG/fonts/TeX/Main/Italic/GreekAndCoptic.js
+indico/htdocs/js/lib/mathjax/jax/output/SVG/fonts/TeX/Main/Italic/LatinExtendedA.js
+indico/htdocs/js/lib/mathjax/jax/output/SVG/fonts/TeX/Main/Italic/LatinExtendedB.js
+indico/htdocs/js/lib/mathjax/jax/output/SVG/fonts/TeX/Main/Italic/LetterlikeSymbols.js
+indico/htdocs/js/lib/mathjax/jax/output/SVG/fonts/TeX/Main/Italic/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/SVG/fonts/TeX/Main/Italic/MathOperators.js
+indico/htdocs/js/lib/mathjax/jax/output/SVG/fonts/TeX/Main/Regular/BasicLatin.js
+indico/htdocs/js/lib/mathjax/jax/output/SVG/fonts/TeX/Main/Regular/CombDiacritMarks.js
+indico/htdocs/js/lib/mathjax/jax/output/SVG/fonts/TeX/Main/Regular/GeometricShapes.js
+indico/htdocs/js/lib/mathjax/jax/output/SVG/fonts/TeX/Main/Regular/GreekAndCoptic.js
+indico/htdocs/js/lib/mathjax/jax/output/SVG/fonts/TeX/Main/Regular/LatinExtendedA.js
+indico/htdocs/js/lib/mathjax/jax/output/SVG/fonts/TeX/Main/Regular/LatinExtendedB.js
+indico/htdocs/js/lib/mathjax/jax/output/SVG/fonts/TeX/Main/Regular/LetterlikeSymbols.js
+indico/htdocs/js/lib/mathjax/jax/output/SVG/fonts/TeX/Main/Regular/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/SVG/fonts/TeX/Main/Regular/MathOperators.js
+indico/htdocs/js/lib/mathjax/jax/output/SVG/fonts/TeX/Main/Regular/MiscSymbols.js
+indico/htdocs/js/lib/mathjax/jax/output/SVG/fonts/TeX/Main/Regular/SpacingModLetters.js
+indico/htdocs/js/lib/mathjax/jax/output/SVG/fonts/TeX/Main/Regular/SuppMathOperators.js
+indico/htdocs/js/lib/mathjax/jax/output/SVG/fonts/TeX/Math/BoldItalic/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/SVG/fonts/TeX/Math/Italic/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/SVG/fonts/TeX/SansSerif/Bold/BasicLatin.js
+indico/htdocs/js/lib/mathjax/jax/output/SVG/fonts/TeX/SansSerif/Bold/CombDiacritMarks.js
+indico/htdocs/js/lib/mathjax/jax/output/SVG/fonts/TeX/SansSerif/Bold/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/SVG/fonts/TeX/SansSerif/Bold/Other.js
+indico/htdocs/js/lib/mathjax/jax/output/SVG/fonts/TeX/SansSerif/Italic/BasicLatin.js
+indico/htdocs/js/lib/mathjax/jax/output/SVG/fonts/TeX/SansSerif/Italic/CombDiacritMarks.js
+indico/htdocs/js/lib/mathjax/jax/output/SVG/fonts/TeX/SansSerif/Italic/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/SVG/fonts/TeX/SansSerif/Italic/Other.js
+indico/htdocs/js/lib/mathjax/jax/output/SVG/fonts/TeX/SansSerif/Regular/BasicLatin.js
+indico/htdocs/js/lib/mathjax/jax/output/SVG/fonts/TeX/SansSerif/Regular/CombDiacritMarks.js
+indico/htdocs/js/lib/mathjax/jax/output/SVG/fonts/TeX/SansSerif/Regular/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/SVG/fonts/TeX/SansSerif/Regular/Other.js
+indico/htdocs/js/lib/mathjax/jax/output/SVG/fonts/TeX/Script/Regular/BasicLatin.js
+indico/htdocs/js/lib/mathjax/jax/output/SVG/fonts/TeX/Script/Regular/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/SVG/fonts/TeX/Size1/Regular/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/SVG/fonts/TeX/Size2/Regular/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/SVG/fonts/TeX/Size3/Regular/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/SVG/fonts/TeX/Size4/Regular/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/SVG/fonts/TeX/Typewriter/Regular/BasicLatin.js
+indico/htdocs/js/lib/mathjax/jax/output/SVG/fonts/TeX/Typewriter/Regular/CombDiacritMarks.js
+indico/htdocs/js/lib/mathjax/jax/output/SVG/fonts/TeX/Typewriter/Regular/Main.js
+indico/htdocs/js/lib/mathjax/jax/output/SVG/fonts/TeX/Typewriter/Regular/Other.js
+indico/htdocs/js/lib/mathjax/localization/br/FontWarnings.js
+indico/htdocs/js/lib/mathjax/localization/br/HTML-CSS.js
+indico/htdocs/js/lib/mathjax/localization/br/HelpDialog.js
+indico/htdocs/js/lib/mathjax/localization/br/MathML.js
+indico/htdocs/js/lib/mathjax/localization/br/MathMenu.js
+indico/htdocs/js/lib/mathjax/localization/br/TeX.js
+indico/htdocs/js/lib/mathjax/localization/br/br.js
+indico/htdocs/js/lib/mathjax/localization/cdo/FontWarnings.js
+indico/htdocs/js/lib/mathjax/localization/cdo/HTML-CSS.js
+indico/htdocs/js/lib/mathjax/localization/cdo/HelpDialog.js
+indico/htdocs/js/lib/mathjax/localization/cdo/MathML.js
+indico/htdocs/js/lib/mathjax/localization/cdo/MathMenu.js
+indico/htdocs/js/lib/mathjax/localization/cdo/TeX.js
+indico/htdocs/js/lib/mathjax/localization/cdo/cdo.js
+indico/htdocs/js/lib/mathjax/localization/cs/FontWarnings.js
+indico/htdocs/js/lib/mathjax/localization/cs/HTML-CSS.js
+indico/htdocs/js/lib/mathjax/localization/cs/HelpDialog.js
+indico/htdocs/js/lib/mathjax/localization/cs/MathML.js
+indico/htdocs/js/lib/mathjax/localization/cs/MathMenu.js
+indico/htdocs/js/lib/mathjax/localization/cs/TeX.js
+indico/htdocs/js/lib/mathjax/localization/cs/cs.js
+indico/htdocs/js/lib/mathjax/localization/da/FontWarnings.js
+indico/htdocs/js/lib/mathjax/localization/da/HTML-CSS.js
+indico/htdocs/js/lib/mathjax/localization/da/HelpDialog.js
+indico/htdocs/js/lib/mathjax/localization/da/MathML.js
+indico/htdocs/js/lib/mathjax/localization/da/MathMenu.js
+indico/htdocs/js/lib/mathjax/localization/da/TeX.js
+indico/htdocs/js/lib/mathjax/localization/da/da.js
+indico/htdocs/js/lib/mathjax/localization/de/FontWarnings.js
+indico/htdocs/js/lib/mathjax/localization/de/HTML-CSS.js
+indico/htdocs/js/lib/mathjax/localization/de/HelpDialog.js
+indico/htdocs/js/lib/mathjax/localization/de/MathML.js
+indico/htdocs/js/lib/mathjax/localization/de/MathMenu.js
+indico/htdocs/js/lib/mathjax/localization/de/TeX.js
+indico/htdocs/js/lib/mathjax/localization/de/de.js
+indico/htdocs/js/lib/mathjax/localization/en/FontWarnings.js
+indico/htdocs/js/lib/mathjax/localization/en/HTML-CSS.js
+indico/htdocs/js/lib/mathjax/localization/en/HelpDialog.js
+indico/htdocs/js/lib/mathjax/localization/en/MathML.js
+indico/htdocs/js/lib/mathjax/localization/en/MathMenu.js
+indico/htdocs/js/lib/mathjax/localization/en/TeX.js
+indico/htdocs/js/lib/mathjax/localization/en/en.js
+indico/htdocs/js/lib/mathjax/localization/eo/FontWarnings.js
+indico/htdocs/js/lib/mathjax/localization/eo/HTML-CSS.js
+indico/htdocs/js/lib/mathjax/localization/eo/HelpDialog.js
+indico/htdocs/js/lib/mathjax/localization/eo/MathML.js
+indico/htdocs/js/lib/mathjax/localization/eo/MathMenu.js
+indico/htdocs/js/lib/mathjax/localization/eo/TeX.js
+indico/htdocs/js/lib/mathjax/localization/eo/eo.js
+indico/htdocs/js/lib/mathjax/localization/es/FontWarnings.js
+indico/htdocs/js/lib/mathjax/localization/es/HTML-CSS.js
+indico/htdocs/js/lib/mathjax/localization/es/HelpDialog.js
+indico/htdocs/js/lib/mathjax/localization/es/MathML.js
+indico/htdocs/js/lib/mathjax/localization/es/MathMenu.js
+indico/htdocs/js/lib/mathjax/localization/es/TeX.js
+indico/htdocs/js/lib/mathjax/localization/es/es.js
+indico/htdocs/js/lib/mathjax/localization/fa/FontWarnings.js
+indico/htdocs/js/lib/mathjax/localization/fa/HTML-CSS.js
+indico/htdocs/js/lib/mathjax/localization/fa/HelpDialog.js
+indico/htdocs/js/lib/mathjax/localization/fa/MathML.js
+indico/htdocs/js/lib/mathjax/localization/fa/MathMenu.js
+indico/htdocs/js/lib/mathjax/localization/fa/TeX.js
+indico/htdocs/js/lib/mathjax/localization/fa/fa.js
+indico/htdocs/js/lib/mathjax/localization/fi/FontWarnings.js
+indico/htdocs/js/lib/mathjax/localization/fi/HTML-CSS.js
+indico/htdocs/js/lib/mathjax/localization/fi/HelpDialog.js
+indico/htdocs/js/lib/mathjax/localization/fi/MathML.js
+indico/htdocs/js/lib/mathjax/localization/fi/MathMenu.js
+indico/htdocs/js/lib/mathjax/localization/fi/TeX.js
+indico/htdocs/js/lib/mathjax/localization/fi/fi.js
+indico/htdocs/js/lib/mathjax/localization/fr/FontWarnings.js
+indico/htdocs/js/lib/mathjax/localization/fr/HTML-CSS.js
+indico/htdocs/js/lib/mathjax/localization/fr/HelpDialog.js
+indico/htdocs/js/lib/mathjax/localization/fr/MathML.js
+indico/htdocs/js/lib/mathjax/localization/fr/MathMenu.js
+indico/htdocs/js/lib/mathjax/localization/fr/TeX.js
+indico/htdocs/js/lib/mathjax/localization/fr/fr.js
+indico/htdocs/js/lib/mathjax/localization/gl/FontWarnings.js
+indico/htdocs/js/lib/mathjax/localization/gl/HTML-CSS.js
+indico/htdocs/js/lib/mathjax/localization/gl/HelpDialog.js
+indico/htdocs/js/lib/mathjax/localization/gl/MathML.js
+indico/htdocs/js/lib/mathjax/localization/gl/MathMenu.js
+indico/htdocs/js/lib/mathjax/localization/gl/TeX.js
+indico/htdocs/js/lib/mathjax/localization/gl/gl.js
+indico/htdocs/js/lib/mathjax/localization/he/FontWarnings.js
+indico/htdocs/js/lib/mathjax/localization/he/HTML-CSS.js
+indico/htdocs/js/lib/mathjax/localization/he/HelpDialog.js
+indico/htdocs/js/lib/mathjax/localization/he/MathML.js
+indico/htdocs/js/lib/mathjax/localization/he/MathMenu.js
+indico/htdocs/js/lib/mathjax/localization/he/TeX.js
+indico/htdocs/js/lib/mathjax/localization/he/he.js
+indico/htdocs/js/lib/mathjax/localization/ia/FontWarnings.js
+indico/htdocs/js/lib/mathjax/localization/ia/HTML-CSS.js
+indico/htdocs/js/lib/mathjax/localization/ia/HelpDialog.js
+indico/htdocs/js/lib/mathjax/localization/ia/MathML.js
+indico/htdocs/js/lib/mathjax/localization/ia/MathMenu.js
+indico/htdocs/js/lib/mathjax/localization/ia/TeX.js
+indico/htdocs/js/lib/mathjax/localization/ia/ia.js
+indico/htdocs/js/lib/mathjax/localization/it/FontWarnings.js
+indico/htdocs/js/lib/mathjax/localization/it/HTML-CSS.js
+indico/htdocs/js/lib/mathjax/localization/it/HelpDialog.js
+indico/htdocs/js/lib/mathjax/localization/it/MathML.js
+indico/htdocs/js/lib/mathjax/localization/it/MathMenu.js
+indico/htdocs/js/lib/mathjax/localization/it/TeX.js
+indico/htdocs/js/lib/mathjax/localization/it/it.js
+indico/htdocs/js/lib/mathjax/localization/ja/FontWarnings.js
+indico/htdocs/js/lib/mathjax/localization/ja/HTML-CSS.js
+indico/htdocs/js/lib/mathjax/localization/ja/HelpDialog.js
+indico/htdocs/js/lib/mathjax/localization/ja/MathML.js
+indico/htdocs/js/lib/mathjax/localization/ja/MathMenu.js
+indico/htdocs/js/lib/mathjax/localization/ja/TeX.js
+indico/htdocs/js/lib/mathjax/localization/ja/ja.js
+indico/htdocs/js/lib/mathjax/localization/ko/FontWarnings.js
+indico/htdocs/js/lib/mathjax/localization/ko/HTML-CSS.js
+indico/htdocs/js/lib/mathjax/localization/ko/HelpDialog.js
+indico/htdocs/js/lib/mathjax/localization/ko/MathML.js
+indico/htdocs/js/lib/mathjax/localization/ko/MathMenu.js
+indico/htdocs/js/lib/mathjax/localization/ko/TeX.js
+indico/htdocs/js/lib/mathjax/localization/ko/ko.js
+indico/htdocs/js/lib/mathjax/localization/lb/FontWarnings.js
+indico/htdocs/js/lib/mathjax/localization/lb/HTML-CSS.js
+indico/htdocs/js/lib/mathjax/localization/lb/HelpDialog.js
+indico/htdocs/js/lib/mathjax/localization/lb/MathML.js
+indico/htdocs/js/lib/mathjax/localization/lb/MathMenu.js
+indico/htdocs/js/lib/mathjax/localization/lb/TeX.js
+indico/htdocs/js/lib/mathjax/localization/lb/lb.js
+indico/htdocs/js/lib/mathjax/localization/mk/FontWarnings.js
+indico/htdocs/js/lib/mathjax/localization/mk/HTML-CSS.js
+indico/htdocs/js/lib/mathjax/localization/mk/HelpDialog.js
+indico/htdocs/js/lib/mathjax/localization/mk/MathML.js
+indico/htdocs/js/lib/mathjax/localization/mk/MathMenu.js
+indico/htdocs/js/lib/mathjax/localization/mk/TeX.js
+indico/htdocs/js/lib/mathjax/localization/mk/mk.js
+indico/htdocs/js/lib/mathjax/localization/nl/FontWarnings.js
+indico/htdocs/js/lib/mathjax/localization/nl/HTML-CSS.js
+indico/htdocs/js/lib/mathjax/localization/nl/HelpDialog.js
+indico/htdocs/js/lib/mathjax/localization/nl/MathML.js
+indico/htdocs/js/lib/mathjax/localization/nl/MathMenu.js
+indico/htdocs/js/lib/mathjax/localization/nl/TeX.js
+indico/htdocs/js/lib/mathjax/localization/nl/nl.js
+indico/htdocs/js/lib/mathjax/localization/oc/FontWarnings.js
+indico/htdocs/js/lib/mathjax/localization/oc/HTML-CSS.js
+indico/htdocs/js/lib/mathjax/localization/oc/HelpDialog.js
+indico/htdocs/js/lib/mathjax/localization/oc/MathML.js
+indico/htdocs/js/lib/mathjax/localization/oc/MathMenu.js
+indico/htdocs/js/lib/mathjax/localization/oc/TeX.js
+indico/htdocs/js/lib/mathjax/localization/oc/oc.js
+indico/htdocs/js/lib/mathjax/localization/pl/FontWarnings.js
+indico/htdocs/js/lib/mathjax/localization/pl/HTML-CSS.js
+indico/htdocs/js/lib/mathjax/localization/pl/HelpDialog.js
+indico/htdocs/js/lib/mathjax/localization/pl/MathML.js
+indico/htdocs/js/lib/mathjax/localization/pl/MathMenu.js
+indico/htdocs/js/lib/mathjax/localization/pl/TeX.js
+indico/htdocs/js/lib/mathjax/localization/pl/pl.js
+indico/htdocs/js/lib/mathjax/localization/pt/FontWarnings.js
+indico/htdocs/js/lib/mathjax/localization/pt/HTML-CSS.js
+indico/htdocs/js/lib/mathjax/localization/pt/HelpDialog.js
+indico/htdocs/js/lib/mathjax/localization/pt/MathML.js
+indico/htdocs/js/lib/mathjax/localization/pt/MathMenu.js
+indico/htdocs/js/lib/mathjax/localization/pt/TeX.js
+indico/htdocs/js/lib/mathjax/localization/pt/pt.js
+indico/htdocs/js/lib/mathjax/localization/pt-br/FontWarnings.js
+indico/htdocs/js/lib/mathjax/localization/pt-br/HTML-CSS.js
+indico/htdocs/js/lib/mathjax/localization/pt-br/HelpDialog.js
+indico/htdocs/js/lib/mathjax/localization/pt-br/MathML.js
+indico/htdocs/js/lib/mathjax/localization/pt-br/MathMenu.js
+indico/htdocs/js/lib/mathjax/localization/pt-br/TeX.js
+indico/htdocs/js/lib/mathjax/localization/pt-br/pt-br.js
+indico/htdocs/js/lib/mathjax/localization/qqq/FontWarnings.js
+indico/htdocs/js/lib/mathjax/localization/qqq/HTML-CSS.js
+indico/htdocs/js/lib/mathjax/localization/qqq/HelpDialog.js
+indico/htdocs/js/lib/mathjax/localization/qqq/MathML.js
+indico/htdocs/js/lib/mathjax/localization/qqq/MathMenu.js
+indico/htdocs/js/lib/mathjax/localization/qqq/TeX.js
+indico/htdocs/js/lib/mathjax/localization/qqq/qqq.js
+indico/htdocs/js/lib/mathjax/localization/ru/FontWarnings.js
+indico/htdocs/js/lib/mathjax/localization/ru/HTML-CSS.js
+indico/htdocs/js/lib/mathjax/localization/ru/HelpDialog.js
+indico/htdocs/js/lib/mathjax/localization/ru/MathML.js
+indico/htdocs/js/lib/mathjax/localization/ru/MathMenu.js
+indico/htdocs/js/lib/mathjax/localization/ru/TeX.js
+indico/htdocs/js/lib/mathjax/localization/ru/ru.js
+indico/htdocs/js/lib/mathjax/localization/sl/FontWarnings.js
+indico/htdocs/js/lib/mathjax/localization/sl/HTML-CSS.js
+indico/htdocs/js/lib/mathjax/localization/sl/HelpDialog.js
+indico/htdocs/js/lib/mathjax/localization/sl/MathML.js
+indico/htdocs/js/lib/mathjax/localization/sl/MathMenu.js
+indico/htdocs/js/lib/mathjax/localization/sl/TeX.js
+indico/htdocs/js/lib/mathjax/localization/sl/sl.js
+indico/htdocs/js/lib/mathjax/localization/sv/FontWarnings.js
+indico/htdocs/js/lib/mathjax/localization/sv/HTML-CSS.js
+indico/htdocs/js/lib/mathjax/localization/sv/HelpDialog.js
+indico/htdocs/js/lib/mathjax/localization/sv/MathML.js
+indico/htdocs/js/lib/mathjax/localization/sv/MathMenu.js
+indico/htdocs/js/lib/mathjax/localization/sv/TeX.js
+indico/htdocs/js/lib/mathjax/localization/sv/sv.js
+indico/htdocs/js/lib/mathjax/localization/tr/FontWarnings.js
+indico/htdocs/js/lib/mathjax/localization/tr/HTML-CSS.js
+indico/htdocs/js/lib/mathjax/localization/tr/HelpDialog.js
+indico/htdocs/js/lib/mathjax/localization/tr/MathML.js
+indico/htdocs/js/lib/mathjax/localization/tr/MathMenu.js
+indico/htdocs/js/lib/mathjax/localization/tr/TeX.js
+indico/htdocs/js/lib/mathjax/localization/tr/tr.js
+indico/htdocs/js/lib/mathjax/localization/uk/FontWarnings.js
+indico/htdocs/js/lib/mathjax/localization/uk/HTML-CSS.js
+indico/htdocs/js/lib/mathjax/localization/uk/HelpDialog.js
+indico/htdocs/js/lib/mathjax/localization/uk/MathML.js
+indico/htdocs/js/lib/mathjax/localization/uk/MathMenu.js
+indico/htdocs/js/lib/mathjax/localization/uk/TeX.js
+indico/htdocs/js/lib/mathjax/localization/uk/uk.js
+indico/htdocs/js/lib/mathjax/localization/zh-hans/FontWarnings.js
+indico/htdocs/js/lib/mathjax/localization/zh-hans/HTML-CSS.js
+indico/htdocs/js/lib/mathjax/localization/zh-hans/HelpDialog.js
+indico/htdocs/js/lib/mathjax/localization/zh-hans/MathML.js
+indico/htdocs/js/lib/mathjax/localization/zh-hans/MathMenu.js
+indico/htdocs/js/lib/mathjax/localization/zh-hans/TeX.js
+indico/htdocs/js/lib/mathjax/localization/zh-hans/zh-hans.js
+indico/htdocs/js/lib/pagedown/Markdown.Converter.js
+indico/htdocs/js/lib/pagedown/Markdown.Editor.js
+indico/htdocs/js/lib/pagedown/Markdown.Sanitizer.js
+indico/htdocs/js/lib/pagedown/node-pagedown.js
+indico/htdocs/js/moment/moment.js
+indico/htdocs/js/moment/lang/es.js
+indico/htdocs/js/moment/lang/fr.js
+indico/htdocs/js/presentation/Build.js
+indico/htdocs/js/presentation/Core/Commands.js
+indico/htdocs/js/presentation/Core/Exception.js
+indico/htdocs/js/presentation/Core/Interfaces.js
+indico/htdocs/js/presentation/Core/Iterators.js
+indico/htdocs/js/presentation/Core/MathEx.js
+indico/htdocs/js/presentation/Core/Primitives.js
+indico/htdocs/js/presentation/Core/String.js
+indico/htdocs/js/presentation/Core/Tools.js
+indico/htdocs/js/presentation/Core/Type.js
+indico/htdocs/js/presentation/Data/Bag.js
+indico/htdocs/js/presentation/Data/Binding.js
+indico/htdocs/js/presentation/Data/Cookies.js
+indico/htdocs/js/presentation/Data/DataStore.js
+indico/htdocs/js/presentation/Data/DateTime.js
+indico/htdocs/js/presentation/Data/Files.js
+indico/htdocs/js/presentation/Data/Json.js
+indico/htdocs/js/presentation/Data/Logic.js
+indico/htdocs/js/presentation/Data/Remote.js
+indico/htdocs/js/presentation/Data/Watch.js
+indico/htdocs/js/presentation/Data/WatchList.js
+indico/htdocs/js/presentation/Data/WatchObject.js
+indico/htdocs/js/presentation/Data/WatchValue.js
+indico/htdocs/js/presentation/Ui/Color.js
+indico/htdocs/js/presentation/Ui/Dom.js
+indico/htdocs/js/presentation/Ui/Html.js
+indico/htdocs/js/presentation/Ui/MimeTypes.js
+indico/htdocs/js/presentation/Ui/Style.js
+indico/htdocs/js/presentation/Ui/StyleSheet.js
+indico/htdocs/js/presentation/Ui/Text.js
+indico/htdocs/js/presentation/Ui/XElement.js
+indico/htdocs/js/presentation/Ui/Extensions/Layout.js
+indico/htdocs/js/presentation/Ui/Extensions/Lookup.js
+indico/htdocs/js/presentation/Ui/Extensions/Selectors.js
+indico/htdocs/js/presentation/Ui/Extensions/SimpleStyles.js
+indico/htdocs/js/presentation/Ui/Styles/SimpleStyles.js
+indico/htdocs/js/presentation/Ui/Widgets/WidgetBase.js
+indico/htdocs/js/presentation/Ui/Widgets/WidgetBricks.js
+indico/htdocs/js/presentation/Ui/Widgets/WidgetComponents.js
+indico/htdocs/js/presentation/Ui/Widgets/WidgetControl.js
+indico/htdocs/js/presentation/Ui/Widgets/WidgetEditable.js
+indico/htdocs/js/presentation/Ui/Widgets/WidgetEditor.js
+indico/htdocs/js/presentation/Ui/Widgets/WidgetField.js
+indico/htdocs/js/presentation/Ui/Widgets/WidgetGrid.js
+indico/htdocs/js/presentation/Ui/Widgets/WidgetLayout.js
+indico/htdocs/js/presentation/Ui/Widgets/WidgetMenu.js
+indico/htdocs/js/presentation/Ui/Widgets/WidgetPage.js
+indico/htdocs/js/presentation/Ui/Widgets/WidgetTable.js
+indico/htdocs/js/presentation/Ui/Widgets/Components/MessageBox.js
+indico/htdocs/js/presentation/pack/.keep
+indico/htdocs/js/require/require.js
+indico/htdocs/js/utils/routing.js
+indico/htdocs/results/.keep
+indico/htdocs/sass/_base.scss
+indico/htdocs/sass/_custom.scss
+indico/htdocs/sass/_modules.scss
+indico/htdocs/sass/_partials.scss
+indico/htdocs/sass/screen.scss
+indico/htdocs/sass/base/_defaults.scss
+indico/htdocs/sass/base/_grid.scss
+indico/htdocs/sass/base/_layout.scss
+indico/htdocs/sass/base/_palette.scss
+indico/htdocs/sass/base/_theme.scss
+indico/htdocs/sass/base/_typography.scss
+indico/htdocs/sass/base/_utilities.scss
+indico/htdocs/sass/custom/_jquery.multiselect.scss
+indico/htdocs/sass/custom/_jquery.ui.scss
+indico/htdocs/sass/lib/compass/_compass.scss
+indico/htdocs/sass/lib/compass/_lemonade.scss
+indico/htdocs/sass/lib/compass/compass/_css3.scss
+indico/htdocs/sass/lib/compass/compass/_layout.scss
+indico/htdocs/sass/lib/compass/compass/_reset-legacy.scss
+indico/htdocs/sass/lib/compass/compass/_reset.scss
+indico/htdocs/sass/lib/compass/compass/_support.scss
+indico/htdocs/sass/lib/compass/compass/_typography.scss
+indico/htdocs/sass/lib/compass/compass/_utilities.scss
+indico/htdocs/sass/lib/compass/compass/css3/_appearance.scss
+indico/htdocs/sass/lib/compass/compass/css3/_background-clip.scss
+indico/htdocs/sass/lib/compass/compass/css3/_background-origin.scss
+indico/htdocs/sass/lib/compass/compass/css3/_background-size.scss
+indico/htdocs/sass/lib/compass/compass/css3/_border-radius.scss
+indico/htdocs/sass/lib/compass/compass/css3/_box-shadow.scss
+indico/htdocs/sass/lib/compass/compass/css3/_box-sizing.scss
+indico/htdocs/sass/lib/compass/compass/css3/_box.scss
+indico/htdocs/sass/lib/compass/compass/css3/_columns.scss
+indico/htdocs/sass/lib/compass/compass/css3/_filter.scss
+indico/htdocs/sass/lib/compass/compass/css3/_font-face.scss
+indico/htdocs/sass/lib/compass/compass/css3/_hyphenation.scss
+indico/htdocs/sass/lib/compass/compass/css3/_images.scss
+indico/htdocs/sass/lib/compass/compass/css3/_inline-block.scss
+indico/htdocs/sass/lib/compass/compass/css3/_opacity.scss
+indico/htdocs/sass/lib/compass/compass/css3/_pie.scss
+indico/htdocs/sass/lib/compass/compass/css3/_regions.scss
+indico/htdocs/sass/lib/compass/compass/css3/_shared.scss
+indico/htdocs/sass/lib/compass/compass/css3/_text-shadow.scss
+indico/htdocs/sass/lib/compass/compass/css3/_transform-legacy.scss
+indico/htdocs/sass/lib/compass/compass/css3/_transform.scss
+indico/htdocs/sass/lib/compass/compass/css3/_transition.scss
+indico/htdocs/sass/lib/compass/compass/css3/_user-interface.scss
+indico/htdocs/sass/lib/compass/compass/layout/_grid-background.scss
+indico/htdocs/sass/lib/compass/compass/layout/_sticky-footer.scss
+indico/htdocs/sass/lib/compass/compass/layout/_stretching.scss
+indico/htdocs/sass/lib/compass/compass/reset/_utilities-legacy.scss
+indico/htdocs/sass/lib/compass/compass/reset/_utilities.scss
+indico/htdocs/sass/lib/compass/compass/typography/_links.scss
+indico/htdocs/sass/lib/compass/compass/typography/_lists.scss
+indico/htdocs/sass/lib/compass/compass/typography/_text.scss
+indico/htdocs/sass/lib/compass/compass/typography/_vertical_rhythm.scss
+indico/htdocs/sass/lib/compass/compass/typography/links/_hover-link.scss
+indico/htdocs/sass/lib/compass/compass/typography/links/_link-colors.scss
+indico/htdocs/sass/lib/compass/compass/typography/links/_unstyled-link.scss
+indico/htdocs/sass/lib/compass/compass/typography/lists/_bullets.scss
+indico/htdocs/sass/lib/compass/compass/typography/lists/_horizontal-list.scss
+indico/htdocs/sass/lib/compass/compass/typography/lists/_inline-block-list.scss
+indico/htdocs/sass/lib/compass/compass/typography/lists/_inline-list.scss
+indico/htdocs/sass/lib/compass/compass/typography/text/_ellipsis.scss
+indico/htdocs/sass/lib/compass/compass/typography/text/_force-wrap.scss
+indico/htdocs/sass/lib/compass/compass/typography/text/_nowrap.scss
+indico/htdocs/sass/lib/compass/compass/typography/text/_replacement.scss
+indico/htdocs/sass/lib/compass/compass/utilities/_color.scss
+indico/htdocs/sass/lib/compass/compass/utilities/_general.scss
+indico/htdocs/sass/lib/compass/compass/utilities/_links.scss
+indico/htdocs/sass/lib/compass/compass/utilities/_lists.scss
+indico/htdocs/sass/lib/compass/compass/utilities/_print.scss
+indico/htdocs/sass/lib/compass/compass/utilities/_sprites.scss
+indico/htdocs/sass/lib/compass/compass/utilities/_tables.scss
+indico/htdocs/sass/lib/compass/compass/utilities/_text.scss
+indico/htdocs/sass/lib/compass/compass/utilities/color/_contrast.scss
+indico/htdocs/sass/lib/compass/compass/utilities/general/_clearfix.scss
+indico/htdocs/sass/lib/compass/compass/utilities/general/_float.scss
+indico/htdocs/sass/lib/compass/compass/utilities/general/_hacks.scss
+indico/htdocs/sass/lib/compass/compass/utilities/general/_min.scss
+indico/htdocs/sass/lib/compass/compass/utilities/general/_reset.scss
+indico/htdocs/sass/lib/compass/compass/utilities/general/_tabs.scss
+indico/htdocs/sass/lib/compass/compass/utilities/general/_tag-cloud.scss
+indico/htdocs/sass/lib/compass/compass/utilities/links/_hover-link.scss
+indico/htdocs/sass/lib/compass/compass/utilities/links/_link-colors.scss
+indico/htdocs/sass/lib/compass/compass/utilities/links/_unstyled-link.scss
+indico/htdocs/sass/lib/compass/compass/utilities/lists/_bullets.scss
+indico/htdocs/sass/lib/compass/compass/utilities/lists/_horizontal-list.scss
+indico/htdocs/sass/lib/compass/compass/utilities/lists/_inline-block-list.scss
+indico/htdocs/sass/lib/compass/compass/utilities/lists/_inline-list.scss
+indico/htdocs/sass/lib/compass/compass/utilities/sprites/_base.scss
+indico/htdocs/sass/lib/compass/compass/utilities/sprites/_sprite-img.scss
+indico/htdocs/sass/lib/compass/compass/utilities/tables/_alternating-rows-and-columns.scss
+indico/htdocs/sass/lib/compass/compass/utilities/tables/_borders.scss
+indico/htdocs/sass/lib/compass/compass/utilities/tables/_scaffolding.scss
+indico/htdocs/sass/lib/compass/compass/utilities/text/_ellipsis.scss
+indico/htdocs/sass/lib/compass/compass/utilities/text/_nowrap.scss
+indico/htdocs/sass/lib/compass/compass/utilities/text/_replacement.scss
+indico/htdocs/sass/modules/_category.scss
+indico/htdocs/sass/modules/_contributions.scss
+indico/htdocs/sass/modules/_dashboard.scss
+indico/htdocs/sass/modules/_registrationform.scss
+indico/htdocs/sass/modules/_roombooking.scss
+indico/htdocs/sass/modules/contributions/_display.scss
+indico/htdocs/sass/modules/contributions/_editor.scss
+indico/htdocs/sass/modules/contributions/_layout.scss
+indico/htdocs/sass/modules/roombooking/_bars.scss
+indico/htdocs/sass/modules/roombooking/_breadcrumbs.scss
+indico/htdocs/sass/modules/roombooking/_roomselector.scss
+indico/htdocs/sass/partials/_boxes.scss
+indico/htdocs/sass/partials/_buttons.scss
+indico/htdocs/sass/partials/_core.scss
+indico/htdocs/sass/partials/_dialogs.scss
+indico/htdocs/sass/partials/_fonts.scss
+indico/htdocs/sass/partials/_icons.scss
+indico/htdocs/sass/partials/_inputs.scss
+indico/htdocs/sass/partials/_jquery.indico.clearableinput.scss
+indico/htdocs/sass/partials/_lists.scss
+indico/htdocs/sass/partials/_messageboxes.scss
+indico/htdocs/sass/partials/_qtips.scss
+indico/htdocs/sass/partials/_tables.scss
+indico/htdocs/sass/partials/_toolbars.scss
+indico/htdocs/sass/partials/_widgets.scss
+indico/htdocs/services/.keep
+indico/htdocs/static/fonts/icomoon/icomoon.eot
+indico/htdocs/static/fonts/icomoon/icomoon.svg
+indico/htdocs/static/fonts/icomoon/icomoon.ttf
+indico/htdocs/static/fonts/icomoon/icomoon.woff
+indico/htdocs/static/fonts/icomoon/selection.json
+indico/htdocs/static/fonts/roboto/Roboto-Light-webfont.eot
+indico/htdocs/static/fonts/roboto/Roboto-Light-webfont.svg
+indico/htdocs/static/fonts/roboto/Roboto-Light-webfont.ttf
+indico/htdocs/static/fonts/roboto/Roboto-Light-webfont.woff
+indico/htdocs/static/fonts/roboto/Roboto-Regular-webfont.eot
+indico/htdocs/static/fonts/roboto/Roboto-Regular-webfont.svg
+indico/htdocs/static/fonts/roboto/Roboto-Regular-webfont.ttf
+indico/htdocs/static/fonts/roboto/Roboto-Regular-webfont.woff
+indico/htdocs/tools/.keep
+indico/locale/messages-js.pot
+indico/locale/messages.pot
+indico/locale/en_GB/LC_MESSAGES/messages-js.po
+indico/locale/en_GB/LC_MESSAGES/messages.mo
+indico/locale/en_GB/LC_MESSAGES/messages.po
+indico/locale/es_ES/LC_MESSAGES/messages-js.po
+indico/locale/es_ES/LC_MESSAGES/messages.mo
+indico/locale/es_ES/LC_MESSAGES/messages.po
+indico/locale/fr_FR/LC_MESSAGES/messages-js.po
+indico/locale/fr_FR/LC_MESSAGES/messages.mo
+indico/locale/fr_FR/LC_MESSAGES/messages.po
+indico/modules/__init__.py
+indico/modules/base.py
+indico/modules/cssTpls.py
+indico/modules/news.py
+indico/modules/offlineEvents.py
+indico/modules/upcoming.py
+indico/modules/oauth/__init__.py
+indico/modules/oauth/components.py
+indico/modules/oauth/db.py
+indico/modules/oauth/errors.py
+indico/modules/oauth/fossils.py
+indico/modules/scheduler/__init__.py
+indico/modules/scheduler/base.py
+indico/modules/scheduler/client.py
+indico/modules/scheduler/daemon_script.py
+indico/modules/scheduler/fossils.py
+indico/modules/scheduler/module.py
+indico/modules/scheduler/server.py
+indico/modules/scheduler/slave.py
+indico/modules/scheduler/tasks/__init__.py
+indico/modules/scheduler/tasks/janitor.py
+indico/modules/scheduler/tasks/offlineEventGenerator.py
+indico/modules/scheduler/tasks/periodic.py
+indico/modules/scheduler/tasks/suggestions.py
+indico/tests/__init__.py
+indico/tests/base.py
+indico/tests/config.py
+indico/tests/core.py
+indico/tests/default_actions.py
+indico/tests/env.py
+indico/tests/runners.py
+indico/tests/tests.conf.sample
+indico/tests/util.py
+indico/tests/javascript/jslint/jslint.js
+indico/tests/javascript/jslint/runJSLint.sh
+indico/tests/javascript/unit/confTemplate.conf
+indico/tests/javascript/unit/dryRun.js
+indico/tests/javascript/unit/setup.js
+indico/tests/javascript/unit/plugins/README.txt
+indico/tests/javascript/unit/tests/Timetable/Base.js
+indico/tests/python/__init__.py
+indico/tests/python/functional/__init__.py
+indico/tests/python/functional/category_test.py
+indico/tests/python/functional/conference_test.py
+indico/tests/python/functional/lecture_test.py
+indico/tests/python/functional/meeting_test.py
+indico/tests/python/functional/roombooking_test.py
+indico/tests/python/functional/seleniumTestCase.py
+indico/tests/python/pylint/pylint.conf
+indico/tests/python/unit/__init__.py
+indico/tests/python/unit/db.py
+indico/tests/python/unit/plugins.py
+indico/tests/python/unit/redis.py
+indico/tests/python/unit/util.py
+indico/tests/python/unit/MaKaC_tests/__init__.py
+indico/tests/python/unit/MaKaC_tests/abstract_test.py
+indico/tests/python/unit/MaKaC_tests/authentication_test.py
+indico/tests/python/unit/MaKaC_tests/conference_test.py
+indico/tests/python/unit/MaKaC_tests/fileRepository_test.py
+indico/tests/python/unit/MaKaC_tests/protection_test.py
+indico/tests/python/unit/MaKaC_tests/review_test.py
+indico/tests/python/unit/MaKaC_tests/schedule_test.py
+indico/tests/python/unit/MaKaC_tests/common_tests/__init__.py
+indico/tests/python/unit/MaKaC_tests/common_tests/calendarDateIndex.py
+indico/tests/python/unit/MaKaC_tests/common_tests/configuration_test.py
+indico/tests/python/unit/MaKaC_tests/common_tests/contextManager_test.py
+indico/tests/python/unit/MaKaC_tests/common_tests/fossilize_test.py
+indico/tests/python/unit/indico_tests/__init__.py
+indico/tests/python/unit/indico_tests/core_tests/__init__.py
+indico/tests/python/unit/indico_tests/core_tests/index_test.py
+indico/tests/python/unit/indico_tests/modules_tests/__init__.py
+indico/tests/python/unit/indico_tests/modules_tests/scheduler_tests/__init__.py
+indico/tests/python/unit/indico_tests/modules_tests/scheduler_tests/base_test.py
+indico/tests/python/unit/indico_tests/modules_tests/scheduler_tests/server_test.py
+indico/tests/python/unit/indico_tests/modules_tests/scheduler_tests/tasks_test.py
+indico/tests/python/unit/indico_tests/util_tests/__init__.py
+indico/tests/python/unit/indico_tests/util_tests/string_test.py
+indico/tests/python/unit/indico_tests/util_tests/redis_tests/__init__.py
+indico/tests/python/unit/indico_tests/util_tests/redis_tests/avatar_links_test.py
+indico/tests/python/unit/indico_tests/util_tests/struct_tests/__init__.py
+indico/tests/python/unit/indico_tests/util_tests/struct_tests/queue_test.py
+indico/tests/python/unit/plugins_tests/__init__.py
+indico/tests/python/unit/plugins_tests/RoomBooking_tests/__init__.py
+indico/tests/python/unit/plugins_tests/RoomBooking_tests/roomblocking_test.py
+indico/tests/report/README.txt
+indico/util/__init__.py
+indico/util/admin.py
+indico/util/caching.py
+indico/util/console.py
+indico/util/contextManager.py
+indico/util/counter.py
+indico/util/date_time.py
+indico/util/decorators.py
+indico/util/event.py
+indico/util/fs.py
+indico/util/i18n.py
+indico/util/importlib.py
+indico/util/json.py
+indico/util/mdx_latex.py
+indico/util/network.py
+indico/util/patches.py
+indico/util/shell.py
+indico/util/string.py
+indico/util/suggestions.py
+indico/util/text.py
+indico/util/translations.py
+indico/util/fossilize/__init__.py
+indico/util/fossilize/conversion.py
+indico/util/redis/__init__.py
+indico/util/redis/avatar_links.py
+indico/util/redis/scripts.py
+indico/util/redis/suggestions.py
+indico/util/redis/lua_scripts/avatar_event_links_add_link.lua
+indico/util/redis/lua_scripts/avatar_event_links_del_link.lua
+indico/util/redis/lua_scripts/avatar_event_links_delete_avatar.lua
+indico/util/redis/lua_scripts/avatar_event_links_delete_event.lua
+indico/util/redis/lua_scripts/avatar_event_links_get_links.lua
+indico/util/redis/lua_scripts/avatar_event_links_merge_avatars.lua
+indico/util/redis/lua_scripts/avatar_event_links_update_event_time.lua
+indico/util/redis/lua_scripts/suggestions_merge_avatars.lua
+indico/util/redis/lua_scripts/suggestions_suggest.lua
+indico/util/struct/__init__.py
+indico/util/struct/iterators.py
+indico/util/struct/queue.py
+indico/web/__init__.py
+indico/web/assets.py
+indico/web/indico.wsgi
+indico/web/flask/__init__.py
+indico/web/flask/app.py
+indico/web/flask/session.py
+indico/web/flask/templating.py
+indico/web/flask/util.py
+indico/web/flask/wrappers.py
+indico/web/flask/blueprints/__init__.py
+indico/web/flask/blueprints/admin.py
+indico/web/flask/blueprints/api.py
+indico/web/flask/blueprints/category.py
+indico/web/flask/blueprints/category_management.py
+indico/web/flask/blueprints/files.py
+indico/web/flask/blueprints/legacy.py
+indico/web/flask/blueprints/misc.py
+indico/web/flask/blueprints/oauth.py
+indico/web/flask/blueprints/rooms.py
+indico/web/flask/blueprints/rooms_admin.py
+indico/web/flask/blueprints/user.py
+indico/web/flask/blueprints/event/__init__.py
+indico/web/flask/blueprints/event/creation.py
+indico/web/flask/blueprints/event/display/__init__.py
+indico/web/flask/blueprints/event/display/abstracts.py
+indico/web/flask/blueprints/event/display/contributions.py
+indico/web/flask/blueprints/event/display/evaluation.py
+indico/web/flask/blueprints/event/display/main.py
+indico/web/flask/blueprints/event/display/misc.py
+indico/web/flask/blueprints/event/display/paperreviewing.py
+indico/web/flask/blueprints/event/display/registration.py
+indico/web/flask/blueprints/event/display/schedule.py
+indico/web/flask/blueprints/event/display/users.py
+indico/web/flask/blueprints/event/management/__init__.py
+indico/web/flask/blueprints/event/management/abstracts.py
+indico/web/flask/blueprints/event/management/contributions.py
+indico/web/flask/blueprints/event/management/eticket.py
+indico/web/flask/blueprints/event/management/evaluation.py
+indico/web/flask/blueprints/event/management/general.py
+indico/web/flask/blueprints/event/management/layout.py
+indico/web/flask/blueprints/event/management/lists.py
+indico/web/flask/blueprints/event/management/main.py
+indico/web/flask/blueprints/event/management/misc.py
+indico/web/flask/blueprints/event/management/paperreviewing.py
+indico/web/flask/blueprints/event/management/participants.py
+indico/web/flask/blueprints/event/management/payment.py
+indico/web/flask/blueprints/event/management/protection.py
+indico/web/flask/blueprints/event/management/registration.py
+indico/web/flask/blueprints/event/management/rooms.py
+indico/web/flask/blueprints/event/management/schedule.py
+indico/web/flask/blueprints/event/management/sessions.py
+indico/web/flask/blueprints/event/management/tools.py
+indico/web/flask/blueprints/event/management/tracks.py
+indico/web/handlers/__init__.py
+indico/web/handlers/eTicketModif.py
+indico/web/http_api/__init__.py
+indico/web/http_api/auth.py
+indico/web/http_api/exceptions.py
+indico/web/http_api/fossils.py
+indico/web/http_api/handlers.py
+indico/web/http_api/responses.py
+indico/web/http_api/util.py
+indico/web/http_api/hooks/__init__.py
+indico/web/http_api/hooks/base.py
+indico/web/http_api/hooks/event.py
+indico/web/http_api/hooks/file.py
+indico/web/http_api/hooks/registration.py
+indico/web/http_api/hooks/user.py
+indico/web/http_api/metadata/__init__.py
+indico/web/http_api/metadata/atom.py
+indico/web/http_api/metadata/html.py
+indico/web/http_api/metadata/html4.tpl
+indico/web/http_api/metadata/ical.py
+indico/web/http_api/metadata/json.py
+indico/web/http_api/metadata/jsonp.py
+indico/web/http_api/metadata/serializer.py
+indico/web/http_api/metadata/xml.py
+indico/web/templates/alarm_email.txt
+indico/web/templates/alarm_email_agenda.txt
+indico/web/views/__init__.py
+indico/web/views/etickets.py
\ No newline at end of file
diff --git a/EGG-INFO/entry_points.txt b/EGG-INFO/entry_points.txt
new file mode 100644 (file)
index 0000000..939b8ba
--- /dev/null
@@ -0,0 +1,55 @@
+
+            [console_scripts]
+
+            indico_scheduler = indico.modules.scheduler.daemon_script:main
+            indico_initial_setup = MaKaC.consoleScripts.indicoInitialSetup:main
+            indico_ctl = MaKaC.consoleScripts.indicoCtl:main
+            indico_livesync = indico.ext.livesync.console:main
+            indico_shell = indico.util.shell:main
+            indico_admin = indico.util.admin:main
+
+            [indico.ext_types]
+
+            statistics = indico.ext.statistics
+            Collaboration = MaKaC.plugins.Collaboration
+            InstantMessaging = MaKaC.plugins.InstantMessaging
+            RoomBooking = MaKaC.plugins.RoomBooking
+            EPayment = MaKaC.plugins.EPayment
+            livesync = indico.ext.livesync
+            importer = indico.ext.importer
+            calendaring = indico.ext.calendaring
+            search = indico.ext.search
+
+            [indico.ext]
+
+            statistics.piwik = indico.ext.statistics.piwik
+
+            Collaboration.EVO = MaKaC.plugins.Collaboration.EVO
+            Collaboration.WebEx = MaKaC.plugins.Collaboration.WebEx
+            Collaboration.Vidyo = MaKaC.plugins.Collaboration.Vidyo
+            Collaboration.CERNMCU = MaKaC.plugins.Collaboration.CERNMCU
+            Collaboration.RecordingManager = MaKaC.plugins.Collaboration.RecordingManager
+            Collaboration.RecordingRequest = MaKaC.plugins.Collaboration.RecordingRequest
+            Collaboration.WebcastRequest = MaKaC.plugins.Collaboration.WebcastRequest
+
+            RoomBooking.CERN = MaKaC.plugins.RoomBooking.CERN
+            RoomBooking.default = MaKaC.plugins.RoomBooking.default
+
+            EPayment.payPal = MaKaC.plugins.EPayment.payPal
+            EPayment.worldPay = MaKaC.plugins.EPayment.worldPay
+            EPayment.yellowPay = MaKaC.plugins.EPayment.yellowPay
+            EPayment.skipjack = MaKaC.plugins.EPayment.skipjack
+
+            importer.invenio = indico.ext.importer.invenio
+            importer.dummy = indico.ext.importer.dummy
+
+            InstantMessaging.XMPP = MaKaC.plugins.InstantMessaging.XMPP
+
+            livesync.invenio = indico.ext.livesync.invenio
+            livesync.cern_search = indico.ext.livesync.cern_search
+
+            calendaring.outlook = indico.ext.calendaring.outlook
+
+            search.invenio = indico.ext.search.invenio
+
+            
\ No newline at end of file