15
15
# along with this program; if not, write to the Free Software
16
16
# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
19
23
from genshi.filters import HTMLFormFiller
21
25
from ivle.webapp.base.xhtml import XHTMLView
23
28
class BaseFormView(XHTMLView):