remotes/origin/mitri4
spacenergy 10 years ago
parent 81001d79e5
commit 2d34e3109e
  1. 37
      batiskaf/templates/jinja2/base.jinja

@ -64,7 +64,7 @@
<button type="submit"><span class="glyphicon glyphicon-search" aria-hidden="true"></span></button> <button type="submit"><span class="glyphicon glyphicon-search" aria-hidden="true"></span></button>
</form> </form>
<p class="small-welcome">Добро пожаловать в интернет-магазин Батискаф!</p> <p class="small-welcome">Добро пожаловать в интернет-магазин Батискаф!</p>
<p class="quick-links"><a href="/feedback/"><strong class="text-info">Отзывы о магазине</strong></a> | <a <p class="quick-links"><a href="/feedback/"><strong class="text-danger">Отзывы о магазине</strong></a> | <a
href="/account/">Мой аккаунт</a> | <a href="/account/">Мой аккаунт</a> | <a
href="/store/cart/">Моя href="/store/cart/">Моя
корзина {% if (request|cart).items|length > 0 %} корзина {% if (request|cart).items|length > 0 %}
@ -266,29 +266,6 @@
</div> </div>
</noscript> </noscript>
<!-- /Yandex.Metrika counter --> <!-- /Yandex.Metrika counter -->
<!-- ZERO.kz -->
<span id="_zero_64378">
<noscript>
<a href="http://zero.kz/?s=64378" target="_blank">
<img src="http://c.zero.kz/z.png?u=64378" width="88" height="31" alt="ZERO.kz"/>
</a>
</noscript>
</span>
<script type="text/javascript"><!--
var _zero_kz_ = _zero_kz_ || [];
_zero_kz_.push(["id", 64378]);
_zero_kz_.push(["type", 1]);
(function () {
var a = document.getElementsByTagName("script")[0],
s = document.createElement("script");
s.type = "text/javascript";
s.async = true;
s.src = (document.location.protocol == "https:" ? "https:" : "http:")
+ "//c.zero.kz/z.js";
a.parentNode.insertBefore(s, a);
})(); //-->
</script>
<!-- End ZERO.kz -->
<!--DIVEtop COUNTER--> <!--DIVEtop COUNTER-->
<a target=_blank href= <a target=_blank href=
http://divetop.ru?SID=1642><img src= http://divetop.ru?SID=1642><img src=
@ -296,18 +273,6 @@
border=0 height=31 width=88 border=0 height=31 width=88
alt='Дайвинг - рейтинг DIVEtop'></a> alt='Дайвинг - рейтинг DIVEtop'></a>
<!--/COUNTER--> <!--/COUNTER-->
<!--LiveInternet counter-->
<script type="text/javascript"><!--
document.write("<a href='//www.liveinternet.ru/click' " +
"target=_blank><img src='//counter.yadro.ru/hit?t16.6;r" +
escape(document.referrer) + ((typeof(screen) == "undefined") ? "" :
";s" + screen.width + "*" + screen.height + "*" + (screen.colorDepth ?
screen.colorDepth : screen.pixelDepth)) + ";u" + escape(document.URL) +
";" + Math.random() +
"' alt='' title='LiveInternet: показано число просмотров за 24" +
" часа, посетителей за 24 часа и за сегодня' " +
"border='0' width='88' height='31'><\/a>")
//--></script><!--/LiveInternet-->
</div> </div>
</div> </div>
</div> </div>

Loading…
Cancel
Save