diff options
Diffstat (limited to 'views')
-rw-r--r-- | views/index.jade | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/views/index.jade b/views/index.jade index dc4a5d6..6d2aa17 100644 --- a/views/index.jade +++ b/views/index.jade @@ -16,6 +16,8 @@ block content .input-wrapper input(type='search', placeholder='Zoeken') button.material-icons.fav(tabindex='0', type='button')  + .tooltip + span Voer hier een <strong>docenten afkorting</strong>, <strong>klas</strong>, <strong>leerlingen nummer</strong> of <strong>lokaal nummer</strong> in. button#overflow-button(type='button') i.material-icons  |