Source code for gaetk2.admin.layout

#!/usr/bin/env python
# encoding: utf-8
"""
gaetk2.admin.layout

Created by Maximillian on 2018-01-19.
Copyright (c) 2018 HUDORA GmbH. MIT Licensed.
"""


[docs]class AdminLayout(object): links = []