molly.apps.home – Home Screen

This application renders the home screen. This app must be included.

Configuration

This app takes no additional configuration.

Sample:

Application('molly.apps.home', 'home', 'Home',
    display_to_user = False,
)

Views