wip: Added module abbrs

This commit is contained in:
Cyrille L 2022-12-31 17:21:05 +01:00
parent d550b599c2
commit 272cd6831c
1 changed files with 0 additions and 1 deletions

View File

@ -211,7 +211,6 @@ def wip_abbrs():
if uniq_abbrs == 0: return
global article_bottom
abbr_html = '<abbr class="abbr" title="%s">%s</abbr>'
for i in range(1, uniq_abbrs + 1):
abbr = 'abbr_%s'%i