mirror of
https://github.com/kvazar-network/webapp.git
synced 2025-02-03 10:46:04 +00:00
hide RSS link on pagination pages
This commit is contained in:
parent
9595cbcada
commit
8b57fa75b0
@ -97,7 +97,7 @@
|
||||
</form>
|
||||
</div>
|
||||
<div class="t-center px-16 pb-27">
|
||||
<?php if (!$tx) { ?>
|
||||
<?php if (!$tx && !$page) { ?>
|
||||
<div class="pb-16 f-s-12"><a href="?rss">RSS</a></div>
|
||||
<?php } ?>
|
||||
<div class="pb-16 f-s-12 c-1"><a href="https://github.com/kvazar-network/webapp">KVAZAR Webapp</a> is the content exploring platform for <a href="https://kevacoin.org">Kevacoin Blockchain</a>.</div>
|
||||
|
Loading…
x
Reference in New Issue
Block a user