This commit is contained in:
chimchooree
2021-07-13 08:22:36 -05:00
parent 46c50c1a27
commit 130a564035
9 changed files with 230 additions and 10 deletions
+1 -1
View File
@@ -32,7 +32,7 @@
</div>
<div class="wordcloud">
<h1>tags</h1>
<h1>cloud</h1>
% for t in tags:
% tagless = t.replace('#','')
<a href=/diary/tag/{{tagless}}>{{t}}</a>