remove comments in template

This commit is contained in:
Alexey Norets 2021-10-23 18:51:20 +03:00
parent fff5a0ef37
commit abb6eced1b

View File

@ -60,92 +60,6 @@
<br/>
<br/>
<!-- <div class="container"> -->
<!-- <div id="myCarousel" class="carousel slide" data-bs-ride="carousel"> -->
<!-- <div class="carousel-indicators"> -->
<!-- <button type="button" data-bs-target="#myCarousel" data-bs-slide-to="0" class="active" aria-current="true" -->
<!-- aria-label="Slide 1"></button> -->
<!-- <button type="button" data-bs-target="#myCarousel" data-bs-slide-to="1" aria-label="Slide 2"></button> -->
<!-- <button type="button" data-bs-target="#myCarousel" data-bs-slide-to="2" aria-label="Slide 3"></button> -->
<!-- </div> -->
<!-- <div class="carousel-inner"> -->
<!-- <div class="carousel-item active img-fluid"> -->
<!-- <\!-- <svg class="bd-placeholder-img" width="100%" height="100%" xmlns="http://www.w3.org/2000/svg" -\-> -->
<!-- <\!-- aria-hidden="true" preserveAspectRatio="xMidYMid slice" focusable="false"> -\-> -->
<!-- <\!-- <rect width="100%" height="100%" fill="#777" /> -\-> -->
<!-- <\!-- </svg> -\-> -->
<!-- <img src="{{ url_for('static', filename='images/astral_2.png') }}" class="d-block w-100" alt="Получите ЭЦП уже сегодня!"> -->
<!-- <div class="container"> -->
<!-- <div class="carousel-caption text-start"> -->
<!-- <h1>Электронная подпись.</h1> -->
<!-- <p>Электронная подпись это аналог собственноручной подписи и печати на документе бумажного формата.</p> -->
<!-- <p><a class="btn btn-lg btn-primary" href="/">Тарифы</a></p> -->
<!-- </div> -->
<!-- </div> -->
<!-- </div> -->
<!-- <div class="carousel-item"> -->
<!-- <svg class="bd-placeholder-img" width="100%" height="100%" xmlns="http://www.w3.org/2000/svg" -->
<!-- aria-hidden="true" preserveAspectRatio="xMidYMid slice" focusable="false"> -->
<!-- <rect width="100%" height="100%" fill="#777" /> -->
<!-- </svg> -->
<!-- <div class="container"> -->
<!-- <div class="carousel-caption"> -->
<!-- <h1>Another example headline.</h1> -->
<!-- <p>Some representative placeholder content for the second slide of the carousel.</p> -->
<!-- <p><a class="btn btn-lg btn-primary" href="#">Learn more</a></p> -->
<!-- </div> -->
<!-- </div> -->
<!-- </div> -->
<!-- <div class="carousel-item"> -->
<!-- <svg class="bd-placeholder-img" width="100%" height="100%" xmlns="http://www.w3.org/2000/svg" -->
<!-- aria-hidden="true" preserveAspectRatio="xMidYMid slice" focusable="false"> -->
<!-- <rect width="100%" height="100%" fill="#777" /> -->
<!-- </svg> -->
<!-- <div class="container"> -->
<!-- <div class="carousel-caption text-end"> -->
<!-- <h1>One more for good measure.</h1> -->
<!-- <p>Some representative placeholder content for the third slide of this carousel.</p> -->
<!-- <p><a class="btn btn-lg btn-primary" href="#">Browse gallery</a></p> -->
<!-- </div> -->
<!-- </div> -->
<!-- </div> -->
<!-- </div> -->
<!-- <button class="carousel-control-prev" type="button" data-bs-target="#myCarousel" data-bs-slide="prev"> -->
<!-- <span class="carousel-control-prev-icon" aria-hidden="true"></span> -->
<!-- <span class="visually-hidden">Previous</span> -->
<!-- </button> -->
<!-- <button class="carousel-control-next" type="button" data-bs-target="#myCarousel" data-bs-slide="next"> -->
<!-- <span class="carousel-control-next-icon" aria-hidden="true"></span> -->
<!-- <span class="visually-hidden">Next</span> -->
<!-- </button> -->
<!-- </div> -->
<!-- </div> -->
<!-- <div class="container"> -->
<!-- {% block content %}{% endblock %} -->
<!-- </div> -->
<!-- <div class="container"> -->
<!-- <div class="card text-center"> -->
<!-- <div class="card-header"> -->
<!-- Featured -->
<!-- </div> -->
<!-- <div class="card-body"> -->
<!-- <h5 class="card-title">Special title treatment</h5> -->
<!-- <p class="card-text">With supporting text below as a natural lead-in to additional content.</p> -->
<!-- <a href="#" class="btn btn-primary">Go somewhere</a> -->
<!-- </div> -->
<!-- </div> -->
<!-- </div> -->
<!-- {% for m in menu %} -->
<!-- <li class="nav-item"><a href="{{ m.url }}" class="nav-link {{ m.active }}">{{ m.name }}</a></li> -->
<!-- {% endfor %} -->
<!-- <div class="container"> -->
<!-- <h1>Все виды ЭЦП в Клину и Клинском районе</h1> -->
<!-- </div> -->
<div class="container">
<div class="card text-center bg-info bg-opacity-10">
@ -182,24 +96,6 @@
</div>
<br/>
<!-- {% for prod in product %} -->
<!-- <div class="container"> -->
<!-- <div class="card w-100 shadow-sm"> -->
<!-- <div class="card-body"> -->
<!-- <h3 class="card-title" style="color: #376798;">{{ prod.name }}</h3> -->
<!-- <p class="card-text">{{ prod.description }}</p> -->
<!-- <p class="card-text" style="font-size: 24px; font-weight: bold;">{{ prod.price }} &#x20bd;</p> -->
<!-- <\!-- <a href="#" class="btn btn-outline-primary btn-lg">Заказать</a> -\-> -->
<!-- <\!-- Button trigger modal -\-> -->
<!-- <button type="button" class="btn btn-outline-primary" data-bs-toggle="modal" data-bs-target="#exampleModal"> -->
<!-- Заказать -->
<!-- </button> -->
<!-- </div> -->
<!-- </div> -->
<!-- </div> -->
<!-- <br/> -->
<!-- {% endfor %} -->
{% for prod in product %}
@ -211,8 +107,6 @@
<h3 class="card-title" style="color: #376798;">{{ prod.name }}</h3>
<p class="card-text">{{ prod.description }}</p>
<p class="card-text" style="font-size: 24px; font-weight: bold;">{{ prod.price }} &#x20bd;</p>
<!-- <a href="#" class="btn btn-outline-primary btn-lg">Заказать</a> -->
<!-- Button trigger modal -->
<button type="button" class="btn btn-outline-primary" data-bs-toggle="modal" data-bs-target="#exampleModal">
Заказать
</button>
@ -233,23 +127,6 @@
<!-- <div class="container"> -->
<!-- <div class="card mb-3"> -->
<!-- <div class="row g-0"> -->
<!-- <div class="col-md-8"> -->
<!-- <div class="card-body"> -->
<!-- <h5 class="card-title">Card title</h5> -->
<!-- <p class="card-text">This is a wider card with supporting text below as a natural lead-in to additional content. This content is a little bit longer.</p> -->
<!-- <p class="card-text"><small class="text-muted">Last updated 3 mins ago</small></p> -->
<!-- </div> -->
<!-- </div> -->
<!-- <div class="col-md-4"> -->
<!-- <img src="{{ url_for('static', filename='images/astral_2.png') }}" class="img-fluid rounded-start" alt="..."> -->
<!-- </div> -->
<!-- </div> -->
<!-- </div> -->
<!-- </div> -->
<!-- Modal -->
@ -274,7 +151,6 @@
</div>
<div class="modal-footer">
<button type="button" class="btn btn-secondary" data-bs-dismiss="modal">Close</button>
<!-- <button type="button" class="btn btn-primary">Save changes</button> -->
</div>
</div>
</div>
@ -336,10 +212,10 @@
<!-- Option 1: Bootstrap Bundle with Popper -->
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.1.3/dist/js/bootstrap.bundle.min.js" integrity="sha384-ka7Sk0Gln4gmtz2MlQnikT1wXgYsOg+OMhuP+IlRH9sENBO0LRn5q+8nbTov4+1p" crossorigin="anonymous"></script>
<script>var popoverTriggerList = [].slice.call(document.querySelectorAll('[data-bs-toggle="popover"]'))
var popoverList = popoverTriggerList.map(function (popoverTriggerEl) {
return new bootstrap.Popover(popoverTriggerEl)
}) </script>
<!-- <script>var popoverTriggerList = [].slice.call(document.querySelectorAll('[data-bs-toggle="popover"]')) -->
<!-- var popoverList = popoverTriggerList.map(function (popoverTriggerEl) { -->
<!-- return new bootstrap.Popover(popoverTriggerEl) -->
<!-- }) </script> -->
<script>var myModal = document.getElementById('myModal')
var myInput = document.getElementById('myInput')
@ -354,17 +230,14 @@ myModal.addEventListener('shown.bs.modal', function () {
-->
</body>
<style>
.carousel-caption{
color: lightgreen;
a {
text-decoration: none;
color: #212121;
}
.carousel-inner > .carousel-item > img {
width:50%;
height:100%;
a:hover {
text-decoration: none;
color: #red;
}
a {text-decoration: none; color: #212121;}
a:hover {text-decoration: none; color: #red;}
</style>
</html>