Fix self-closing elements

This commit is contained in:
Kosta Korenkov 2015-08-22 07:07:42 +03:00
commit 21cec33bcf
4 changed files with 4 additions and 4 deletions

View file

@ -1,6 +1,6 @@
<nav class="sidebar left-off-canvas-menu" ng-controller="sidebarController as sidebar">
<header>
<logo negative="true" width="80"/>
<logo negative="true" width="80"></logo>
<div ng-include="'views/includes/version.html'"></div>
</header>
<ul class="off-canvas-list">