created: 12/11/2017
Thank you for purchasing my template. If you have any questions that are beyond the scope of this help file, please feel free to open a new ticket at our support forum
<!-- Fonts --> @import url('https://fonts.googleapis.com/css?family=Ubuntu:300,400,500,700" rel="stylesheet');
<!-- Bootstrap CSS --> <link rel="stylesheet" href="css/bootstrap.min.css"> <!-- Plugins CSS --> <link rel="stylesheet" href="css/plugins.css"> <!-- Style CSS --> <link rel="stylesheet" href="style.css">
<!-- jQuery JS --> <script src="js/vendor/jquery-3.2.1.min.js"></script> <!-- Popper JS --> <script src="js/popper.min.js"></script> <!-- Bootstrap JS --> <script src="js/bootstrap.min.js"></script> <!-- Plugins JS --> <script src="js/plugins.js"></script> <!-- Ajax Mail JS --> <script src="js/ajax-mail.js"></script> <!-- Active JS --> <script src="js/active.js"></script> <!-- Scripts JS --> <script src="js/scripts.js"></script>