module documentation
Class Config Nominatim search
Class Object Undocumented
Constant _DEFAULT_TEMPLATES Undocumented
_DEFAULT_TEMPLATES = (source)

Undocumented

Value
[gws.Config(subject='feature.teaser',
            type='html',
            text='''
            <p class="head">{name|html}</p>
            <p>{osm_class}, {osm_type}</p>
        '''),
 gws.Config(subject='feature.description', type='html', text='\n            <p c
...