diff --git a/wagtail/contrib/wagtailstyleguide/templates/wagtailstyleguide/base.html b/wagtail/contrib/wagtailstyleguide/templates/wagtailstyleguide/base.html index bca7ce8a13..667798c805 100644 --- a/wagtail/contrib/wagtailstyleguide/templates/wagtailstyleguide/base.html +++ b/wagtail/contrib/wagtailstyleguide/templates/wagtailstyleguide/base.html @@ -30,6 +30,7 @@
  • Page editor
  • Tabs
  • Breadcrumbs
  • +
  • Progress indicators
  • Misc formatters
  • Icons
  • @@ -406,6 +407,20 @@ +
    +

    Progress indicators

    + +
    +
    60%
    +
    + +

     

    + +
    +
    50%
    +
    +
    +

    Misc formatters

    Avatar icons

    @@ -506,7 +521,16 @@ {% block extra_js %} {% endblock %} \ No newline at end of file