]> git.ipfire.org Git - ipfire.org.git/commitdiff
Drop LWL section from index page
authorMichael Tremer <michael.tremer@ipfire.org>
Mon, 22 Oct 2018 11:30:59 +0000 (12:30 +0100)
committerMichael Tremer <michael.tremer@ipfire.org>
Mon, 22 Oct 2018 11:30:59 +0000 (12:30 +0100)
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
src/templates/index.html

index dd38cba3058485ca4a41c54e83f831ee41be9e0d..751318c749556a5823896b25ec99d06edc55f15d 100644 (file)
                        </div>
                </div>
        </section>
-
-       <section class="inverse">
-               <div class="container">
-                       <h1 class="text-center">{{ _("Professional Appliances & Services") }}</h1>
-
-                       <div class="row mb-lg-6 mb-md-4 pb-6 pb-lg-4">
-                               <div class="col-md-12 col-lg-7 mb-5 mb-md-6 mb-lg-0">
-                                       <p class="lead">
-                                               <a href="https://www.lightningwirelabs.com" target="_blank">Lightning Wire Labs</a> offer
-                                               IPFire hardware appliances for enterprises, large businesses and SOHO.
-                                               Deploying one of these on your network will provide you with the
-                                               greatest reliability, stability and performance.
-                                       </p>
-                               </div>
-                               <div class="col-sm-6 offset-sm-3 col-lg-4 offset-lg-1">
-                                       <a class="btn btn-light btn-lg btn-block px-md-0 mb-4" href="https://www.lightningwirelabs.com/">{{ _("Get Professional Support") }}</a>
-                                       <a class="btn btn-light btn-lg btn-block px-md-0" href="https://www.lightningwirelabs.com/products/ipfire/appliances">{{ _("Hardware Appliances") }}</a>
-                               </div>
-                       </div>
-               </div>
-       </section>
 {% end block %}