Child: [d7e1c0] (diff)

Download this file

controllers.py    7 lines (3 with data), 131 Bytes

1
2
3
4
from allura.controllers.root import RootController as AlluraRootController
class RootController(AlluraRootController):
pass