1
0
Fork 0
mirror of https://github.com/shlomif/PySolFC.git synced 2025-04-05 00:02:29 -04:00

valid xhtml5

This commit is contained in:
Shlomi Fish 2019-08-16 16:30:39 +03:00
parent b5224318ae
commit a8dbceec93

View file

@ -150,7 +150,7 @@ def all_games(sort_by='id'):
if gt == 'French':
gt = 'French (%s)' % GAME_BY_TYPE[gi.si.game_type]
name = gi.name
altnames = '<br>'.join(gi.altnames)
altnames = '<br/>'.join(gi.altnames)
fn = os.path.join(rules_dir, rules_fn)
if 1 and os.path.exists(fn):
print('''<tr>