The horizon.templatetags.branding ModuleΒΆ
Template tags for customizing Horizon.
- class horizon.templatetags.branding.SaveBrandingNode(var_name)[source]
Bases: django.template.base.Node
- render(context)[source]
- class horizon.templatetags.branding.SiteBrandingNode[source]
Bases: django.template.base.Node
- render(context)[source]
- horizon.templatetags.branding.save_site_branding(parser, token)[source]
- horizon.templatetags.branding.site_branding(parser, token)[source]
- horizon.templatetags.branding.site_branding_link()[source]
- horizon.templatetags.branding.site_title(parser, token)[source]