]> git.phdru.name Git - phdru.name/phdru.name.git/blobdiff - phd_site.tmpl
Feat(reindex_blog.py): Расширить описание
[phdru.name/phdru.name.git] / phd_site.tmpl
index 5ad7cea5af3dc4babf9dfc890917430dd5a010b7..b141476094ac1aead573da0f4953f6826a35619e 100644 (file)
@@ -141,7 +141,7 @@ $style
 $body
 #from urllib.parse import quote
 #def encode_tag(tag):
-$quote(tag.replace(' ', '_'))
+$quote(tag.replace(' ', '_'), encoding='koi8-r')
 #end def
 #def link_tag($tag)
 <a href="../../../tags/${encode_tag(tag)}.html">$tag</a>