copay/public/views/uri.html

12 lines
285 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>
<h3 class="text-center">
Please wait to be redirected...
</h3>
</div>