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 @@
<div class="row columns p20">
<div class="text-center">
<logo width="146"/>
<logo width="146"></logo>
<div class="text-white" ng-include="'views/includes/version.html'"></div>
</div>
<h1 translate class="text-center">Browser unsupported</h1>