CINXE.COM
Partners - Linux Mint
<!doctype html> <html lang="en"> <head> <title>Partners - Linux Mint</title> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge" /> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="author" content="Linux Mint"> <meta name="description" content="Linux Mint is an elegant, easy to use, up to date and comfortable desktop operating system."> <meta name="keywords" content="Linux Mint, Free, Operating system, FOSS, Linux, easy to use"> <meta name="robots" content="all"/> <!-- Favicon --> <link rel="shortcut icon" href="web/img/favicon.ico"> <!-- Fonts --> <link rel="stylesheet" type="text/css" href="web/css/fonts/fonts.css" /> <!-- Plugins CSS --> <link href="web/fontawesome/css/all.min.css" rel="stylesheet"> <link rel="stylesheet" type="text/css" href="web/wizixo/template/assets/vendor/themify-icons/css/themify-icons.css" /> <link rel="stylesheet" type="text/css" href="web/wizixo/template/assets/vendor/animate/animate.min.css" /> <link rel="stylesheet" type="text/css" href="web/wizixo/template/assets/vendor/fancybox/css/jquery.fancybox.min.css" /> <link rel="stylesheet" type="text/css" href="web/wizixo/template/assets/vendor/owlcarousel/css/owl.carousel.min.css" /> <!-- Theme CSS --> <link rel="stylesheet" type="text/css" href="web/wizixo/template/assets/css/style.css" /> <!-- Custom CSS --> <link rel="stylesheet" type="text/css" href="web/css/grid-gallery.css"/> <link rel="stylesheet" type="text/css" href="web/css/mint.css" /> <link rel="stylesheet" href="web/css/cryptofont/cryptofont.css"> </head> <body> <!-- ======================= header Start--> <header class="navbar-transparent navbar-sticky navbar-primary"> <div class="navbar-top d-none d-lg-block"> <div class="container"> <div class="d-flex justify-content-between align-items-center"> <!-- navbar top Left--> <div class="d-flex align-items-center"> <!-- Language --> <!-- <div class="dropdown"> <a class="dropdown-toggle" href="#" role="button" id="dropdownLanguage" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false"> <img class="dropdown-item-icon" src="web/img/flags/gb.png" alt=""> English </a> <div class="dropdown-menu mt-2 shadow" aria-labelledby="dropdownLanguage"> <span class="dropdown-item-text">Select language</span> <div class="dropdown-divider"></div> <a class="dropdown-item" href="#"><img class="dropdown-item-icon" src="web/img/flags/es.png" alt=""> Español</a> <a class="dropdown-item" href="#"><img class="dropdown-item-icon" src="web/img/flags/fr.png" alt=""> Français</a> <a class="dropdown-item" href="#"><img class="dropdown-item-icon" src="web/img/flags/de.png" alt=""> Deutsch</a> </div> </div> --> </div> <!-- navbar top Right--> <div class="d-flex align-items-center"> <!-- top link --> <!-- top social --> <ul class="social-icons"> <li class="social-icons-item m-0"> <a class="social-icons-link w-auto px-2" href="https://blog.linuxmint.com/?feed=rss2" title="RSS Feed"><i class="fa fa-rss"></i></a> </li> <li class="social-icons-item m-0"> <a class="social-icons-link w-auto px-2" href="mailto:root@linuxmint.com" title="Email"><i class="fa fa-envelope"></i></a> </li> <li class="social-icons-item m-0"> <a class="social-icons-link w-auto px-2" target="_blank" href="https://app.element.io/#/room/#linuxmint-space:matrix.org" title="Chat Rooms"><i class="fa fa-commenting"></i></a> </li> <li class="social-icons-item m-0"> <a class="social-icons-link w-auto px-2" target="_blank" href="https://www.facebook.com/pages/Linux-Mint/185238108180410" title="Facebook"><i class="fa-brands fa-facebook"></i></a> </li> <li class="social-icons-item m-0"> <a class="social-icons-link w-auto px-2" target="_blank" href="https://www.github.com/linuxmint" title="Github"><i class="fa-brands fa-github"></i></a> </li> <li class="social-icons-item m-0"> <a class="social-icons-link w-auto px-2" target="_blank" href="https://twitter.com/linux_mint" title="Twitter"><i class="fa-brands fa-twitter"></i></a> </li> <li class="social-icons-item m-0"> <a class="social-icons-link w-auto px-2" target="_blank" href="https://mastodon.social/@linuxmint" title="Mastodon"><i class="fa-brands fa-mastodon"></i></a> </li> </ul> </div> </div> </div> </div> <!-- Logo Nav Start --> <nav class="navbar navbar-expand-lg"> <div class="container"> <!-- Logo --> <a class="navbar-brand" href="/"> <img src="web/img/logo-mono.svg" width="200" /> </a> <!-- Menu opener button --> <button class="navbar-toggler ml-auto" type="button" data-toggle="collapse" data-target="#navbarCollapse" aria-controls="navbarCollapse" aria-expanded="false" aria-label="Toggle navigation"> <span class="navbar-toggler-icon"> </span> </button> <!-- Main Menu Start --> <div class="collapse navbar-collapse" id="navbarCollapse"> <ul class="navbar-nav ml-auto"> <!-- Home --> <li class="nav-item"> <a class="nav-link " href="/">Home</a> </li> <!-- Download menu --> <li class="nav-item dropdown"> <a class="nav-link dropdown-toggle " href="#" id="demosMenu" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Download</a> <div class="dropdown-menu pb-3 pb-lg-0" aria-labelledby="demosMenu" > <div class="d-block d-sm-flex"> <ul class="list-unstyled w-100 w-sm-50 pr-0 pr-lg-5"> <li class="dropdown-header">Latest version</li> <li> <a class="dropdown-item" href="download.php">Linux Mint 22<span class="badge badge-success ml-2">Recommended</span></a> </li> </ul> <ul class="list-unstyled w-100 w-sm-50 pr-0 pr-lg-5"> <li class="dropdown-header">Other versions</li> <li> <a class="dropdown-item" href="download_lmde.php">LMDE 6</a> </li> <li> <a class="dropdown-item" href="download_all.php">All versions</a> </li> </ul> </div> <!-- bottom part --> <div class="w-100 bg-grad pattern-overlay-2 p-4 mt-3 all-text-white d-none d-lg-flex"> <div class="align-self-center mr-4"> <h4 class="mb-0 text-nowrap">Checkout the doc!</h4> <p class="mb-0 small">Follow the guide to learn how to download and install Linux Mint.</p> </div> <a href="https://linuxmint-installation-guide.readthedocs.io/en/latest/" target="_blank" class="btn btn-outline-white btn-sm mb-0 align-self-center ml-auto overflow-visible">Installation Guide</a> </div> </div> </li> <!-- Project menu --> <li class="nav-item dropdown"> <a class="nav-link dropdown-toggle active" href="#" id="demosMenu" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Project</a> <div class="dropdown-menu pb-3 pb-lg-0" aria-labelledby="demosMenu" > <div class="d-block d-sm-flex"> <ul class="list-unstyled w-100 w-sm-50 pr-0 pr-lg-5"> <li class="dropdown-header">Funding</li> <li> <a class="dropdown-item" href="donors.php">Donors</a> </li> <li> <a class="dropdown-item" href="sponsors.php">Sponsors</a> </li> <li> <a class="dropdown-item" href="partners.php">Partners</a> </li> <li> <a class="dropdown-item" href="store.php">Store</a> </li> </ul> <ul class="list-unstyled w-100 w-sm-50 pr-0 pr-lg-5"> <li class="dropdown-header">Contributing</li> <li> <a class="dropdown-item" href="getinvolved.php">Get Involved</a> </li> <li> <a class="dropdown-item" href="mirrors.php">Mirrors</a> </li> </ul> </div> <!-- bottom part --> <div class="w-100 bg-grad pattern-overlay-2 p-4 mt-3 all-text-white d-none d-lg-flex"> <div class="align-self-center mr-4"> <p class="mb-0 small">Every little helps, don't hesitate to get involved.</p> </div> </div> </div> </li> <!-- About menu --> <li class="nav-item dropdown"> <a class="nav-link dropdown-toggle " href="#" id="demosMenu" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">About</a> <div class="dropdown-menu pb-3 pb-lg-0" aria-labelledby="demosMenu" > <div class="d-block d-sm-flex"> <ul class="list-unstyled w-100 w-sm-50 pr-0 pr-lg-5"> <li> <a class="dropdown-item" href="about.php">About Linux Mint</a> </li> <li> <a class="dropdown-item" href="faq.php">FAQ</a> </li> <li> <a class="dropdown-item" href="documentation.php">Documentation</a> </li> <li> <a class="dropdown-item" href="screenshots.php">Screenshots</a> </li> </ul> <ul class="list-unstyled w-100 w-sm-50 pr-0 pr-lg-5"> <li> <a class="dropdown-item" href="privacy.php">Privacy & Cookies</a> </li> <li> <a class="dropdown-item" href="teams.php">Team</a> </li> <li> <a class="dropdown-item" href="contactus.php">Contact Us</a> </li> </ul> </div> </div> </li> <!-- Links menu --> <li class="nav-item dropdown"> <a class="nav-link dropdown-toggle " href="#" id="demosMenu" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Links</a> <div class="dropdown-menu pb-3 pb-lg-0" aria-labelledby="demosMenu" > <div class="d-block d-sm-flex"> <ul class="list-unstyled w-100 w-sm-50 pr-0 pr-lg-5"> <li class="dropdown-header">Official</li> <li> <a class="dropdown-item" href="/"><i class="fa fa-igloo"></i> Website<span class="badge badge-success ml-2">Here</span></a> </li> <li> <a class="dropdown-item" target="_blank" href="https://blog.linuxmint.com"><i class="fas fa-blog"></i> Blog</a> </li> <li> <a class="dropdown-item" target="_blank" href="https://forums.linuxmint.com"><i class="fa fa-comments"></i> Forums</a> </li> <li> <a class="dropdown-item" target="_blank" href="https://app.element.io/#/room/#linuxmint-space:matrix.org"><i class="fa fa-commenting"></i> Chat Rooms</a></li> <li> <a class="dropdown-item" target="_blank" href="https://community.linuxmint.com"><i class="fas fa-users"></i> Community website</a> </li> </ul> <ul class="list-unstyled w-100 w-sm-50 pr-0 pr-lg-5"> <li class="dropdown-header">Social</li> <li> <a class="dropdown-item" target="_blank" href="https://www.github.com/linuxmint"><i class="fa-brands fa-github"></i> Github</a> </li> <li> <a class="dropdown-item" target="_blank" href="https://www.facebook.com/pages/Linux-Mint/185238108180410"><i class="fa-brands fa-facebook"></i> Facebook</a> </li> <li> <a class="dropdown-item" target="_blank" href="https://twitter.com/linux_mint"><i class="fa-brands fa-twitter"></i> Twitter</a> </li> <li> <a class="dropdown-item" target="_blank" href="https://mastodon.social/@linuxmint"><i class="fa-brands fa-mastodon"></i> Mastodon</a> </li> </ul> <ul class="list-unstyled w-100 w-sm-50 pr-0 pr-lg-5"> <li class="dropdown-header mt-3 mt-sm-0">Community</li> <li> <a class="dropdown-item" target="_blank" href="https://www.reddit.com/r/linuxmint/"><i class="fa-brands fa-reddit-alien"></i> Reddit</a> </li> <li> <a class="dropdown-item" target="_blank" href="https://discord.gg/mint"><i class="fa-brands fa-discord"></i> Discord</a> </li> <li> <a class="dropdown-item" target="_blank" href="https://kiwiirc.com/client/irc.spotchat.org/#linuxmint-help"><i class="fa fa-hashtag"></i> IRC</a> </li> <li> <a class="dropdown-item" target="_blank" href="https://mintcast.org"><i class="fas fa-podcast"></i> mintCast Podcast</a> </li> <li> <a class="dropdown-item" href="links.php"><i class="fas fa-globe"></i> Local communities</a> </li> </ul> </div> <!-- mega menu Bottom --> <div class="w-100 bg-grad pattern-overlay-2 p-4 mt-3 all-text-white d-none d-lg-flex"> <div class="align-self-center mr-4"> <p class="mb-0 small">Websites in the right column are maintained by the community.</p> </div> </div> </div> </li> </ul> </div> <!-- Main Menu End --> <!-- Header Extras Start--> <div class="navbar-nav"> <!-- Donate button --> <div class="nav-item border-0 d-none d-lg-inline-block align-self-center border-0 px-lg-4"> <a href="donors.php" class=" btn btn-sm btn-white mb-0">Donate</a> </div> </div> <!-- Header Extras End--> </div> </nav> <!-- Logo Nav End --> </header> <!-- ======================= header End--> <div class="left bg-grad pattern-overlay-2"> <div class="container"> <div class="row all-text-white"> <div class="col-md-12 align-self-center"> <h1 class="font-weight-bold display-5 display-lg-4 mb-2 mb-md-n0 mt-title">Partners</h1> </div> </div> </div> </div> <!-- ================ feature box ================ --> <section class="py-5"> <div class="container"> <div class="row justify-content-center align-items-center mb-5"> <p class="text-center"> Linux Mint enjoys close ties and relationships with its partners. Our project benefits from professional backing, support and services from these companies on a daily basis. They participate in our success, make our job easier and allow us to focus on our own area of expertise. </p> <div class="col-md-6"> <div class="feature-box f-style-1 active h-100 text-center icon-grad"> <div class="feature-box-icon"> <a href="http://www.eukhost.com/dedicated-server-hosting.php"> <img src="web/img/sponsors/upstream/eukhost.svg" class="partner-logo" alt="eukhost"/> </a> </div> <p class="feature-box-desc mb-2"> <strong><a href="http://www.eukhost.com/dedicated-server-hosting.php">eUKhost Ltd</a></strong> is one of the world’s leading VPN providers. The company offers more than 3,000 servers located in 15 countries around the world for its users to choose from. The company has been touted for their policy to never log data and for offering some of the lowest subscription prices available anywhere while also offering unlimited bandwidth on up to five devices with a single account. Browse anonymously and protect yourself with Private Internet Access’ VPN services. </p> <p> <img src="web/img/flags/gb.png" class="partner-flag" title="Great Britain"/> <small>Linux Mint Partner since 2011.</small> </p> </div> </div> </div> <div class="row mb-5"> <div class="col-md-4"> <div class="feature-box f-style-1 active h-100 text-center icon-grad"> <div class="feature-box-icon"> <a href="http://www.vaultnetworks.com"> <img src="web/img/sponsors/upstream/vaultnetworks.png" class="partner-logo" alt="vaultnetworks"/> </a> </div> <p class="feature-box-desc mb-2"> <strong><a href="http://www.vaultnetworks.com">Vault Networks</a></strong> host the Linux Mint blog, they seed our torrents for each release and they provide Linux Mint with servers for remote testing and development. </p> <p> <img src="web/img/flags/us.png" class="partner-flag" title="USA"/> <small>Linux Mint Partner since 2009.</small> </p> </div> </div> <div class="col-md-4"> <div class="feature-box f-style-1 active h-100 text-center icon-grad"> <div class="feature-box-icon"> <a href="http://www.ayksolutions.com/?utm_source=linuxmint.com&utm_medium=banner&utm_content=235x55banner&utm_campaign=linuxmint235x55bannerROS"> <img src="web/img/sponsors/upstream/ayk.png" class="partner-logo" alt="ayk"/> </a> </div> <p class="feature-box-desc mb-2"> <strong><a href="http://www.ayksolutions.com/?utm_source=linuxmint.com&utm_medium=banner&utm_content=235x55banner&utm_campaign=linuxmint235x55bannerROS">AYK Solutions</a></strong> provide Linux Mint with unmetered bandwidth and fast dedicated servers which are used to host our package repositories. </p> <p> <img src="web/img/flags/us.png" class="partner-flag" title="USA"/> <small>Linux Mint Partner since 2011.</small> </p> </div> </div> <div class="col-md-4"> <div class="feature-box f-style-1 active h-100 text-center icon-grad"> <div class="feature-box-icon"> <a href="https://www.hso.co.uk/"> <img src="web/img/sponsors/upstream/hso.svg" class="partner-logo" alt="hso"/> </a> </div> <p class="feature-box-desc mb-2"> <strong><a href="https://www.hso.co.uk/">hSo</a></strong> provide Linux Mint with a dedicated server which hosts our public ISO archive and is used as our test server. </p> <p> <img src="web/img/flags/gb.png" class="partner-flag" title="Great Britain"/> <small>Linux Mint Partner since 2009.</small> </p> </div> </div> </div> <div class="row mb-5"> <div class="col-md-4"> <div class="feature-box f-style-1 active h-100 text-center icon-grad"> <div class="feature-box-icon"> <a href="http://yahoo.com/"> <img src="web/img/sponsors/upstream/yahoo.svg" class="partner-logo" alt="yahoo"/> </a> </div> <p class="feature-box-desc mb-2"> The revenue generated by Linux Mint users when searching and clicking on sponsored links is shared between <strong><a href="http://yahoo.com/">Yahoo</a></strong> and Linux Mint. </p> <p> <img src="web/img/flags/us.png" class="partner-flag" title="USA"/> <small>Linux Mint Partner since 2012.</small> </p> </div> </div> <div class="col-md-4"> <div class="feature-box f-style-1 active h-100 text-center icon-grad"> <div class="feature-box-icon"> <a href="http://duckduckgo.com/?t=lm"> <img src="web/img/sponsors/upstream/duckduckgo.svg" class="partner-logo" alt="ddg"/> </a> </div> <p class="feature-box-desc mb-2"> <strong><a href="http://duckduckgo.com/?t=lm">DuckDuckGo</a></strong> is included by default in Linux Mint. The revenue generated by Linux Mint users when searching and clicking on sponsored links is shared between DuckDuckGo and Linux Mint. </p> <p> <img src="web/img/flags/us.png" class="partner-flag" title="USA"/> <small>Linux Mint Partner since 2011.</small> </p> </div> </div> <div class="col-md-4"> <div class="feature-box f-style-1 active h-100 text-center icon-grad"> <div class="feature-box-icon"> <a href="http://www.fit-pc.com/web/purchase/order-direct-mintbox/"> <img src="web/img/sponsors/upstream/compulab.png" class="partner-logo" alt="compulab"/> </a> </div> <p class="feature-box-desc mb-2"> <strong><a href="http://www.fit-pc.com/web/purchase/order-direct-mintbox/">CompuLab</a></strong> produce the mintBox, the official Linux Mint mini-computer! For each mintBox sold, 10% of the sale is donated to Linux Mint. </p> <p> <img src="web/img/flags/il.png" class="partner-flag" title="Israel"/> <small>Linux Mint Partner since 2012.</small> </p> </div> </div> </div> <div class="row mb-5"> <div class="col-md-4"> <div class="feature-box f-style-1 active h-100 text-center icon-grad"> <div class="feature-box-icon"> <a href="https://www.hellotux.com/linux_mint"> <img src="web/img/sponsors/upstream/hellotux.png" class="partner-logo" alt="hellotux"/> </a> </div> <p class="feature-box-desc mb-2"> <strong><a href="https://www.hellotux.com/linux_mint">HELLOTUX</a></strong> produce the official Linux Mint T-Shirt and Polo Shirt and ship them Worldwide. For each shirt sold, $5 is donated to Linux Mint. </p> <p> <img src="web/img/flags/hu.png" class="partner-flag" title="Hungary"/> <small>Linux Mint Partner since 2011.</small> </p> </div> </div> <div class="col-md-4"> <div class="feature-box f-style-1 active h-100 text-center icon-grad"> <div class="feature-box-icon"> <a href="http://linuxmint.thinkpenguin.com"> <img src="web/img/sponsors/upstream/think-penguin.png" class="partner-logo" alt="thinkpenguin"/> </a> </div> <p class="feature-box-desc mb-2"> <strong><a href="http://linuxmint.thinkpenguin.com">ThinkPenguin</a></strong> sell Linux computers, netbooks and related products. For each item sold, 10% of the sale is donated to Linux Mint. </p> <p> <img src="web/img/flags/us.png" class="partner-flag" title="USA"/> <small>Linux Mint Partner since 2012.</small> </p> </div> </div> <div class="col-md-4"> <div class="feature-box f-style-1 active h-100 text-center icon-grad"> <div class="feature-box-icon"> <a href="http://www.nutime.de/"> <img src="web/img/sponsors/upstream/nutime.png" class="partner-logo" alt="nutime"/> </a> </div> <p class="feature-box-desc mb-2"> <strong><a href="http://www.nutime.de/">NuTime</a></strong> was Linux Mint's first partner. They allowed our project to grow in its early days. Nowadays, their sister company, Spotchat is hosting our IRC channels. </p> <p> <img src="web/img/flags/de.png" class="partner-flag" title="Germany"/> <small>Linux Mint Partner since 2006.</small> </p> </div> </div> </div> </div> </section> <!-- ======================= footer --> <footer class="footer footer-dark pt-6 position-relative"> <div class="footer-content"> <div class="container"> <div class="row"> <!-- Footer widget 1 --> <div class="col-md-3 col-sm-6 order-sm-1"> <div class="widget address"> <a href="/" class="footer-logo mb-3 d-block"> <img src="web/img/logo.svg"/> </a> <p>Thanks to your donations and advertising Linux Mint is completely free of charge. We hope you'll enjoy using it as much as we enjoy working on it.</p> </div> </div> <!-- Footer widget 2 --> <div class="col-md-2 col-sm-4 order-sm-3"> <div class="widget"> <h6>Quick Links</h6> <ul class="nav flex-column"> <li class="nav-item"><a class="nav-link" href="https://www.linuxmint.com/download.php">Download</a></li> <li class="nav-item"><a class="nav-link" href="https://www.linuxmint.com/donors.php">Donate</a></li> <li class="nav-item"><a class="nav-link" href="https://www.linuxmint.com/getinvolved.php">Get Involved</a></li> </ul> </div> </div> <!-- Footer widget 3 --> <div class="col-md-2 col-sm-4 order-sm-4"> <div class="widget"> <h6>Info</h6> <ul class="nav flex-column primary-hover"> <li class="nav-item"><a class="nav-link" href="https://www.linuxmint.com/about.php">About</a></li> <li class="nav-item"><a class="nav-link" href="https://www.linuxmint.com/faq.php">FAQ</a></li> <li class="nav-item"><a class="nav-link" href="https://www.linuxmint.com/privacy.php">Privacy & Cookies</a></li> </ul> </div> </div> <!-- Footer widget 4 --> <div class="col-md-2 col-sm-4 order-sm-5"> <div class="widget"> <h6>Support</h6> <ul class="nav flex-column primary-hover"> <li class="nav-item"><a class="nav-link" target="_blank" href="https://linuxmint-installation-guide.readthedocs.io/en/latest/">Installation Guide</a></li> <li class="nav-item"><a class="nav-link" target="_blank" href="https://linuxmint-user-guide.readthedocs.io/en/latest/">User Guide</a></li> <li class="nav-item"><a class="nav-link" target="_blank" href="https://forums.linuxmint.com">Forums</a></li> </ul> </div> </div> <!-- Footer widget 5 --> <div class="col-md-3 col-sm-6 order-sm-2"> <p>Almost all the packages we distribute are open-source. You can find their source code on <a target="_blank" href="https://packages.ubuntu.com">https://packages.ubuntu.com</a>, <a href="http://packages.linuxmint.com">http://packages.linuxmint.com</a> or <a target="_blank" href="https://github.com/linuxmint">https://github.com/linuxmint</a>. If you can't find what you're looking for contact us.</p> </div> </div> </div> </div> <div class="divider mt-3"></div> <!--footer copyright --> <div class="footer-copyright py-3"> <div class="container"> <div class="d-md-flex justify-content-between align-items-center py-3 text-center text-md-left"> <!-- copyright text --> <div class="copyright-text">Linux Mint is copyrighted since 2006 and trademarked through the Linux Mark Institute. All rights reserved.<br/>Linux® is the registered trademark of Linus Torvalds in the U.S. and other countries.</a></div> </div> </div> </div> </footer> <!-- ======================= footer --> <div> <a href="#" class="back-top btn btn-grad"><i class="ti-angle-up"></i></a> </div> <!--Global JS--> <script src="web/wizixo/template/assets/vendor/jquery/jquery.min.js"></script> <script src="web/wizixo/template/assets/vendor/popper.js/umd/popper.min.js"></script> <script src="web/wizixo/template/assets/vendor/bootstrap/dist/js/bootstrap.min.js"></script> <script src="web/wizixo/template/assets/vendor/jquery-easing/jquery.easing.min.js"></script> <!--Vendors--> <script src="web/wizixo/template/assets/vendor/fancybox/js/jquery.fancybox.min.js"></script> <script src="web/wizixo/template/assets/vendor/owlcarousel/js/owl.carousel.min.js"></script> <!--Template Functions--> <script src="web/wizixo/template/assets/js/functions.js"></script> </body> </html>