]> git.ipfire.org Git - ipfire.org.git/commitdiff
base: Add references to LWL store
authorMichael Tremer <michael.tremer@ipfire.org>
Wed, 18 Nov 2020 20:52:31 +0000 (20:52 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Tue, 1 Dec 2020 17:44:39 +0000 (17:44 +0000)
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
src/templates/base.html

index a065e058ad9da1ee07bc4c81fef3b59c8806397c..d3f995d18817fd8b141a2db625a89d6c9ffe4e9e 100644 (file)
                                                        <a class="btn btn-primary mt-2 mt-lg-0 ml-lg-2" href="/donate">
                                                                {{ _("Donate") }}
                                                        </a>
+
+                                                       <a class="btn btn-lwl mt-2 mt-lg-0 ml-lg-2" href="https://store.lightningwirelabs.com/">
+                                                               {{ _("Buy") }}
+                                                       </a>
                                                </div>
                                        {% elif hostname == "blog.ipfire.org" %}
                                                <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbar"
                                                        <a class="btn btn-primary ml-lg-2" href="https://www.ipfire.org/donate">
                                                                {{ _("Donate") }}
                                                        </a>
+
+                                                       <a class="btn btn-lwl mt-2 mt-lg-0 ml-lg-2" href="https://store.lightningwirelabs.com/">
+                                                               {{ _("Buy") }}
+                                                       </a>
                                                </div>
                                        {% elif hostname == "fireinfo.ipfire.org" %}
                                                <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbar"
                                                        <a class="btn btn-primary ml-lg-2" href="https://www.ipfire.org/donate">
                                                                {{ _("Donate") }}
                                                        </a>
+
+                                                       <a class="btn btn-lwl mt-2 mt-lg-0 ml-lg-2" href="https://store.lightningwirelabs.com/">
+                                                               {{ _("Buy") }}
+                                                       </a>
                                                </div>
                                        {% end %}
                                {% end block %}
                                                                        </div>
 
                                                                        <div class="col-12 col-lg-4 text-center mb-4">
-                                                                               <a class="btn btn-primary btn-lg px-4 my-3" href="/donate">
-                                                                                       {{ _("Donate") }}
-                                                                               </a>
+                                                                               <div class="btn-toolbar justify-content-center">
+                                                                                       <a class="btn btn-primary btn-lg px-4 my-3" href="/donate">
+                                                                                               {{ _("Donate") }}
+                                                                                       </a>
+
+                                                                                       <a class="btn btn-lwl btn-lg px-4 my-3 ml-2" href="https://store.lightningwirelabs.com/">
+                                                                                               {{ _("Buy") }}
+                                                                                       </a>
+                                                                               </div>
 
                                                                                <div class="btn-toolbar justify-content-center">
                                                                                        <a class="btn btn-link" href="https://twitter.com/ipfire">