diff --git a/app/templates/views/styleguide.html b/app/templates/views/styleguide.html index 882679452..fadbf0a4c 100644 --- a/app/templates/views/styleguide.html +++ b/app/templates/views/styleguide.html @@ -18,6 +18,8 @@ Styleguide +

View source

+

Banner

Used to show the result of a user’s action.

{{ banner("This is a banner", with_tick=True) }}