Fix self-closing elements
This commit is contained in:
parent
43e99c6b7a
commit
21cec33bcf
4 changed files with 4 additions and 4 deletions
|
|
@ -6,7 +6,7 @@
|
|||
|
||||
<div class="content preferences p20v" ng-controller="preferencesAbout as about">
|
||||
<div class="text-center small-5 small-centered columns m20b" >
|
||||
<logo/>
|
||||
<logo></logo>
|
||||
</div>
|
||||
<h4 class="title m0" translate>Release Information</h4>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue