The horizon.templatetags.branding ModuleΒΆ

Template tags for customizing Horizon.

class horizon.templatetags.branding.SaveBrandingNode(var_name)[source]

Bases: django.template.base.Node

SaveBrandingNode.render(context)[source]
class horizon.templatetags.branding.SiteBrandingNode[source]

Bases: django.template.base.Node

SiteBrandingNode.render(context)[source]
horizon.templatetags.branding.save_site_branding(parser, token)[source]
horizon.templatetags.branding.site_branding(parser, token)[source]
horizon.templatetags.branding.site_title(parser, token)[source]

Previous topic

The horizon.templatetags Module

Next topic

The horizon.templatetags.parse_date Module

This Page