Remove some banners which aren’t used/wanted

This commit is contained in:
Chris Hill-Scott
2016-04-02 21:18:28 +01:00
parent 6030cccb5d
commit b9cd669439
3 changed files with 0 additions and 65 deletions

View File

@@ -36,13 +36,6 @@
{{ banner('Are you sure you want to delete?', 'dangerous', delete_button="Yes, delete this thing")}}
{{ banner(
'<a href="#">Send your first message</a>'|safe,
subhead='Get started',
type='tip'
)}}
{{ banner('You could go to jail', 'important')}}
</div>
</div>