Add logo directive

.. so that logo can be overriden in addon.
This commit is contained in:
Kosta Korenkov 2015-08-21 08:01:34 +03:00
commit 43e99c6b7a
6 changed files with 18 additions and 15 deletions

View file

@ -1,6 +1,6 @@
<div class="row columns p20">
<div class="text-center">
<img src="img/logo.svg" alt="Copay" width="146" height="59">
<logo width="146"/>
<div class="text-white" ng-include="'views/includes/version.html'"></div>
</div>
<h1 translate class="text-center">Browser unsupported</h1>