This repository has been archived on 2023-02-21. You can view files and clone it, but cannot push or open issues or pull requests.
tabellio.pfbviews/tabellio/pfbviews/question.py

6 lines
74 B
Python

from Products.Five import BrowserView
class View(BrowserView):
pass