Update anpdf.phtml
This commit is contained in:
@@ -8,7 +8,26 @@
|
||||
<h1 style="font-size: 1.4em;text-align: center;">
|
||||
<a style="color: #4e4f55;text-decoration:underline;" href="https://argumenti.ru/">Аргументы Недели</a> → <a style="color: #4e4f55;text-decoration:underline;letter-spacing: 0.3px;" href="/"><?=$title?></a>
|
||||
</h1>
|
||||
|
||||
<!-- Yandex.RTB R-A-50615-61 -->
|
||||
<div id="yandex_rtb_R-A-50615-61"></div>
|
||||
<script type="text/javascript">
|
||||
(function(w, d, n, s, t) {
|
||||
w[n] = w[n] || [];
|
||||
w[n].push(function() {
|
||||
Ya.Context.AdvManager.render({
|
||||
blockId: "R-A-50615-61",
|
||||
renderTo: "yandex_rtb_R-A-50615-61",
|
||||
async: true
|
||||
});
|
||||
});
|
||||
t = d.getElementsByTagName("script")[0];
|
||||
s = d.createElement("script");
|
||||
s.type = "text/javascript";
|
||||
s.src = "//an.yandex.ru/system/context.js";
|
||||
s.async = true;
|
||||
t.parentNode.insertBefore(s, t);
|
||||
})(this, this.document, "yandexContextAsyncCallbacks");
|
||||
</script>
|
||||
<canvas id="the-canvas"></canvas>
|
||||
|
||||
<div id="pdf-nav">
|
||||
|
||||
Reference in New Issue
Block a user