Comment out most visited/download

It doesn't work and we don't display them in the front page since a
while.
This commit is contained in:
Las Zenow 2021-02-09 18:59:07 +00:00
parent d48fffff6c
commit c770a4d202

View file

@ -35,6 +35,7 @@
{{end}}
</ul>
<!--
<div class="row">
<h4>Most visited books:</h4>
</div>
@ -70,6 +71,7 @@
{{end}}
{{end}}
</ul>
-->
<div class="row">
<p class="centered">{{range .Tags}}<a class="label" href="/search/?q=tag:{{.}}">{{.}}</a> {{end}}</p>