Inverse fix
This commit is contained in:
@@ -1,56 +0,0 @@
|
||||
<!doctype html>
|
||||
<html lang="fr">
|
||||
|
||||
<head>
|
||||
|
||||
<meta charset="utf-8">
|
||||
<meta http-equiv="x-ua-compatible" content="ie=edge">
|
||||
|
||||
<title>OpenSemis</title>
|
||||
<meta name="description" content="Boutique propulsée par PrestaShop">
|
||||
<meta name="keywords" content="">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
|
||||
<link rel="icon" type="image/vnd.microsoft.icon" href="img/favicon.ico?1528709483">
|
||||
<link rel="shortcut icon" type="image/x-icon" href="img/favicon.ico?1528709483">
|
||||
<link rel="stylesheet" href="theme.css" type="text/css" media="all">
|
||||
|
||||
|
||||
</head>
|
||||
|
||||
<body id="index" class="lang-fr country-us currency-usd layout-full-width page-index tax-display-disabled">
|
||||
|
||||
<main>
|
||||
|
||||
{{ include("shop._partials.header") }}
|
||||
{{ include("shop._partials.notifications") }}
|
||||
|
||||
<div id="top_home">
|
||||
|
||||
<div id="spin-wrapper"></div>
|
||||
<div id="siteloader">
|
||||
<div class="loader"></div>
|
||||
</div>
|
||||
|
||||
{{ include("shop._partials.slider") }}
|
||||
{{ include("shop._partials.block-banner") }}
|
||||
{{ include("shop._partials.block-products") }}
|
||||
|
||||
|
||||
{{ include("shop._partials.block-breadcrumb") }}
|
||||
{{ include("shop._partials.wrapper") }}
|
||||
|
||||
{{ include("shop._partials.block-bottom")}}
|
||||
|
||||
{{ include("shop._partials.footer")}}
|
||||
|
||||
</div>
|
||||
</main>
|
||||
|
||||
<a id="slidetop" href="#" > </a>
|
||||
|
||||
<script type="text/javascript" src="theme.js" ></script>
|
||||
|
||||
</body>
|
||||
|
||||
</html>
|
||||
Reference in New Issue
Block a user