copay/old/uri.html

12 lines
295 B
HTML
Raw Normal View History

<div class="row columns p20" ng-controller="uriController">
<div class="text-center">
<logo width="146"></logo>
<div class="text-white" ng-include="'views/includes/version.html'"></div>
</div>
2016-06-11 18:52:23 -07:00
<h3 class="text-center" translate>
Please wait to be redirected...
</h3>
</div>