Add 'View source' link

This commit is contained in:
Chris Hill-Scott
2016-01-11 11:37:05 +00:00
parent 85b0b4af21
commit 928299e6fe

View File

@@ -18,6 +18,8 @@
Styleguide
</h1>
<p><a href="https://github.com/alphagov/notifications-admin/blob/master/app/templates/views/styleguide.html">View source</a></p>
<h2 class="heading-large">Banner</h2>
<p>Used to show the result of a users action.</p>
{{ banner("This is a banner", with_tick=True) }}