pas.layouts.import_layout

Classes

ImportLayout

The default layout meant for the public facing parts of the site.

Module Contents

class pas.layouts.import_layout.ImportLayout(model: Any, request: onegov.org.request.OrgRequest, edit_mode: bool = False)[source]

Bases: onegov.pas.layouts.DefaultLayout

The default layout meant for the public facing parts of the site.

app: onegov.town6.app.TownApp[source]

Returns the application behind the request.

property title: str[source]
property breadcrumbs: list[onegov.core.elements.Link][source]

Returns the breadcrumbs for the current page.