Fix template download link

This commit is contained in:
Mawoka
2025-11-21 13:35:28 +01:00
parent 02c917a28f
commit 17274d315a
+1 -1
View File
@@ -208,7 +208,7 @@ SPDX-License-Identifier: MPL-2.0
<a
class="text-sm underline font-bold text-blue-500 dark:text-blue-400"
download
href="https://s3.realux.mawoka.eu/blog/classquiz/ClassQuizImportTemplate.xlsx"
href="https://blog.web.garage.realux.mawoka.eu/classquiz/ClassQuizImportTemplate.xlsx"
>{$t('import_page.download_template_here')}</a
>
</div>