mirror of
https://github.com/soapingtime/diyhrt.git
synced 2026-09-04 20:10:19 +02:00
[automated] update diyhrt.market
This commit is contained in:
@@ -6,11 +6,12 @@
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<link href="../../static/css/style.css" rel="stylesheet" />
|
||||
<link href="../../static/css/bootstrap-table.min.css" rel="stylesheet" />
|
||||
<link href="../../static/flags/css/flag-icons.min.css" rel="stylesheet" />
|
||||
<link rel="apple-touch-icon" sizes="180x180" href="../../static/favicon/apple-touch-icon.png%3Fv=2">
|
||||
<link rel="icon" type="image/png" sizes="32x32" href="../../static/favicon/favicon-32x32.png%3Fv=2">
|
||||
<link rel="icon" type="image/png" sizes="16x16" href="../../static/favicon/favicon-16x16.png%3Fv=2">
|
||||
<link rel="manifest" href="../../static/favicon/site.webmanifest%3Fv=2.html">
|
||||
<link rel="manifest" href="../../static/favicon/site.webmanifest%3Fv=2">
|
||||
<link rel="mask-icon" href="../../static/favicon/safari-pinned-tab.svg%3Fv=2" color="#5bbad5">
|
||||
<link rel="shortcut icon" href="../../static/favicon/favicon.ico%3Fv=2">
|
||||
<meta name="apple-mobile-web-app-title" content="DIYHRT.Market">
|
||||
@@ -46,11 +47,10 @@
|
||||
<img class="bi me-2 d-none d-lg-block" height="76px" style="margin-top: -34px; margin-bottom: -35px;" src="../../static/img/diymarket_logo3.png" />
|
||||
</a>
|
||||
<ul class="nav col-12 col-lg-auto me-lg-auto mb-2 justify-content-center mb-md-0">
|
||||
<li><a href="../../index.html" class="nav-link px-2 text-white">Home</a></li>
|
||||
<li><a href="../../meds/products/index.html" class="nav-link px-2 text-white">Products</a></li>
|
||||
<li><a href="../index.html" class="nav-link px-2 text-white">Stores</a></li>
|
||||
<li><a href="../../resources.html" class="nav-link px-2 text-white">Resources</a></li>
|
||||
</ul>
|
||||
<form method="GET" action="../../meds/products/index.html" class="col-12 col-lg-auto mb-3 mb-lg-0" role="search">
|
||||
<form method="GET" action="https://diyhrt.market/meds/products/" class="col-12 col-lg-auto mb-3 mb-lg-0" role="search">
|
||||
<input type="search" class="form-control" name="name__icontains" placeholder="Search..." aria-label="Search">
|
||||
</form>
|
||||
<div class="col-12 col-lg-auto mb-3 mb-lg-0 d-flex justify-content-center px-2">
|
||||
@@ -69,8 +69,8 @@
|
||||
<img class="w-100 img-responsive" src="../../../cdn.diyhrt.market/stores/logos/R8dAbH.png" />
|
||||
<ul class="list-group my-3">
|
||||
<li class="list-group-item active">
|
||||
https://vannapharma.com/
|
||||
<a href="https://vannapharma.com/" class="stretched-link"></a>
|
||||
https://vannapharmacy.com/
|
||||
<a href="https://vannapharmacy.com/" class="stretched-link"></a>
|
||||
</li>
|
||||
<li class="list-group-item">
|
||||
Rating:
|
||||
@@ -95,7 +95,7 @@ Ships To:
|
||||
<h2 class="d-none d-lg-block">Vanna Pharma Reviews</h2>
|
||||
<h4>Leave a Review</h4>
|
||||
<form method="POST">
|
||||
<input type="hidden" name="csrfmiddlewaretoken" value="GAVvs3FFAfuGmuIKoNdQHB2wgqp35o50NGGt8dh3s7Bn7HZUuR4zxF57EWQHi2P5">
|
||||
<input type="hidden" name="csrfmiddlewaretoken" value="3Ii9MkegP4b5ShP83Y6ZxgxiC2sKome02gG6U9z9nnUwemGjteKKMBETcFzubHeX">
|
||||
<div class="mb-3"><label class="visually-hidden" for="id_name">Name</label><input type="text" name="name" maxlength="128" class="form-control form-control-sm" placeholder="Name" id="id_name"><div class="form-text">Your Name (Optional)</div>
|
||||
</div><div class="mb-3"><label class="visually-hidden" for="id_country">Country</label><select name="country" class="form-select form-select-sm" id="id_country">
|
||||
<option value selected>---------</option>
|
||||
@@ -408,6 +408,8 @@ DIYHRT.Market 2022
|
||||
</footer>
|
||||
</div>
|
||||
<script src="../../static/js/bootstrap.bundle.min.js"></script>
|
||||
<script src="../../static/js/jquery-3.7.1.min.js"></script>
|
||||
<script src="../../static/js/bootstrap-table.min.js"></script>
|
||||
<script src="../../static/fontawesomefree/js/all.min.js"></script>
|
||||
<script>
|
||||
const tooltipTriggerList = document.querySelectorAll('[data-bs-toggle="tooltip"]')
|
||||
|
||||
Reference in New Issue
Block a user