4 lines
91 B
Python
4 lines
91 B
Python
#! /usr/bin/env python
|
|
from allmydata.util import figleaf_htmlizer
|
|
figleaf_htmlizer.main()
|