diff --git a/python/nav/web/templates/styleguide.html b/python/nav/web/templates/styleguide.html index 5b589ea0e5..f9bdf0b315 100644 --- a/python/nav/web/templates/styleguide.html +++ b/python/nav/web/templates/styleguide.html @@ -411,8 +411,8 @@
- There are many customizations done to the crispy forms. Basically, if you - need to create forms - ask on mail/jabber/irc. + Use existing forms as examples for how to build your own. If you have questions, ask them + on the NAV mailing lists or GitHub discussion forums.
{% include 'custom_crispy_templates/flat_form.html' with form=form1 %}