X-Git-Url: https://git.phdru.name/?a=blobdiff_plain;f=search-tags.py;h=fe006bfd5b69f41d1759baa56b8905ad1da58893;hb=4db3d647a8c4f9a921900fec0441c7047c78f1df;hp=afdd6c47823cf0aef61b6429c945758dcca6a349;hpb=6b692a173291f4f217d99e4f73281bd2b4d1fa1f;p=phdru.name%2Fcgi-bin%2Fblog-ru%2Fsearch-tags.git diff --git a/search-tags.py b/search-tags.py index afdd6c4..fe006bf 100755 --- a/search-tags.py +++ b/search-tags.py @@ -44,10 +44,17 @@ else: status = None title = "úÁÐÉÓÉ, ÎÁÊÄÅÎÎÙÅ ÄÌÑ ×ÙÒÁÖÅÎÉÑ " + q if posts: - _posts = [] - for suburl, title in posts: - _posts.append('%s' % (suburl, title)) - body = "
\n".join(_posts) + _posts = ["""\ +

+

+

+""") + body = ''.join(_posts) else: body = "îÅ ÎÁÊÄÅÎÏ ÎÉ ÏÄÎÏÊ ÚÁÐÉÓÉ."