Server error

Please report the following error to the site admin

Traceback (most recent call last):
  File "/var/apache2/2.2/cgi-bin/hotlist.py", line 97, in run
    return getattr(my, 'do_' + string.lower(command))(arg)
  File "/var/apache2/2.2/cgi-bin/hotlist.py", line 109, in do_goto
    my.db.execute("select url from hotlist where id = %s" % id)
ProgrammingError: syntax error at or near "html"
LINE 1: select url from hotlist where id = relax-CHP-1-SECT-5.html
                                                              ^