Wallet/public/views/uri.html
Matias Alejo Garcia e28a4fb2ad
rm comments
2016-06-11 22:52:23 -03:00

11 lines
295 B
HTML

<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" translate>
Please wait to be redirected...
</h3>
</div>