Override viewsreference view title to have titlebar stylings

This commit is contained in:
benjamin melançon 2018-12-13 13:03:43 -05:00
parent 80a13a1c74
commit 634f9f429c

View file

@ -0,0 +1,5 @@
<div class="titlebar content">
<div class="titlebar_title">
<h3 class="subtitle is-mono is-4">{{ title }}</h3>
</div>
</div>