{% extends "base.html" %} {% block content %}

Style Guide for {{brand}}

This style guide is generated from design tokens. The correct way to set up and customize the style guide is outlined in this Confluence Page.

{% include "style-guide/fonts.html" %} {% include "style-guide/colors.html" %} {% block elements %} {% endblock elements %}
{% endblock content %}