single_page method

single_page()

Creates a layout that renders only the first of specified pages.

def single_page(self):
    ...

See Also