diff --git a/bin/mkmobilelist.py b/bin/mkmobilelist.py index 7c82b0f..4024673 100755 --- a/bin/mkmobilelist.py +++ b/bin/mkmobilelist.py @@ -14,7 +14,7 @@ from mhapi.util import get_utf8_writer def print_header_nav(title, pid): print """
- Home + Menu

%s

""".strip() % title @@ -36,10 +36,10 @@ def print_header_nav(title, pid): def mk_html_list(dict_list, keys, sort_keys, divider_fn="auto"): if divider_fn == "auto": - print ('