djblets.util.templatetags.djblets_deco¶
Decorative template tags.
- box(context, nodelist, classname=None)¶
Displays a box container around content, with an optional class name.
- errorbox(context, nodelist, box_id=None)¶
Displays an error box around content, with an optional ID.