Use proper heading levels
Signed-off-by: Julius Härtl <jus@bitgrid.net>
This commit is contained in:
committed by
Julius Härtl
parent
e1d1e0c2c8
commit
c3ba8fa536
@@ -6,7 +6,7 @@
|
||||
</div>
|
||||
<div id="sidebar-header">
|
||||
<a class="icon-close" ui-sref="board" ng-click="sidebar.show=!sidebar.show"> </a>
|
||||
<h2>{{ boardservice.getCurrent().title }}</h2>
|
||||
<h3>{{ boardservice.getCurrent().title }}</h3>
|
||||
</div>
|
||||
|
||||
{{board=boardservice.getCurrent();""}}
|
||||
|
||||
Reference in New Issue
Block a user