def update_config(self, config): # We add here the templates of the plugin to the config u.add_templates_directory(config, "templates")
def update_config(self, config): # We add here the templates of the plugin to the config u.add_templates_directory(config, "templates") u.add_static_view(config, "alliance", "static")