There was an error while loading. Please reload this page.
1 parent 8be103d commit 64a65b5Copy full SHA for 64a65b5
1 file changed
seminare/submits/templates/submits/content/file.html
@@ -3,7 +3,7 @@
3
<object data="{{ submit.file.url }}" class="mx-auto max-w-full flex-1">
4
<div class="flex justify-center my-8 flex-col text-center gap-4">
5
<p>
6
- Tvoj prehliadač nevie zobraziť tvoje riešenie, vieš si ho však stiahnuť.
+ Tvoj prehliadač nedokáže zobraziť tento súbor, môžeš si ho však stiahnuť.
7
</p>
8
<div>
9
<a href="{{ submit.file.url }}" class="btn btn-primary">Stiahnuť riešenie</a>
0 commit comments