X-Git-Url: https://git.phdru.name/?a=blobdiff_plain;f=search-tags.py;fp=search-tags.py;h=d1bc93ef697cc40a9593e9a58bb0c39e6e7818a7;hb=2048bdab9fd223397272450758514bc962e8eb30;hp=afdd6c47823cf0aef61b6429c945758dcca6a349;hpb=fcd43ca74512fcecf3447d210df76f325ef5b78a;p=phdru.name%2Fcgi-bin%2Fblog-ru%2Fsearch-tags.git diff --git a/search-tags.py b/search-tags.py index afdd6c4..d1bc93e 100755 --- a/search-tags.py +++ b/search-tags.py @@ -46,7 +46,7 @@ else: if posts: _posts = [] for suburl, title in posts: - _posts.append('%s' % (suburl, title)) + _posts.append('%s' % (suburl, title)) body = "
\n".join(_posts) else: body = "îÅ ÎÁÊÄÅÎÏ ÎÉ ÏÄÎÏÊ ÚÁÐÉÓÉ."