]> git.ipfire.org Git - ipfire.org.git/commitdiff
downloads: Re-activate download splash page
authorMichael Tremer <michael.tremer@ipfire.org>
Mon, 26 Jun 2023 09:33:40 +0000 (09:33 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Mon, 26 Jun 2023 09:33:40 +0000 (09:33 +0000)
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
src/templates/download/release.html

index a595c9d9109648248125e90d0eab40858bef4e9a..4baa1906da33d116252fa8da052993f162da769f 100644 (file)
@@ -44,7 +44,7 @@
                                                        <ul>
                                                                {% for file in release.get_files_by_arch(arch) %}
                                                                        <li>
-                                                                               <a href="{{ file.url }}">
+                                                                               <a class="download-splash" href="{{ file.url }}">
                                                                                        <span class="icon-text">
                                                                                                <span class="icon">
                                                                                                        <i class="fas fa-download"></i>