Files
@ 5dfe741d2b0a
Branch filter:
Location: kallithea/docs/theme/nature/static/pygments.css
5dfe741d2b0a
2.7 KiB
text/css
js: workaround to avoid <option> tags inside <script>
The naive formencode html parser would sometimes (Python 2.6?) fail with
AssertionError: <option> outside of <select>
The naive formencode html parser would sometimes (Python 2.6?) fail with
AssertionError: <option> outside of <select>