]> git.decadent.org.uk Git - memories.git/blob - templates/tagcloud
It's a bit of a hack but we blatantly can't call it "rated". Closes #11, anyhow.
[memories.git] / templates / tagcloud
1 <p align="center" style="border: 1px solid black; background: #eee"> Popular tags </p>
2 <div class="htmltagcloud">
3 [% request.tagcloud.html(100) %]
4 </div>