mirror of
https://github.com/arnaucube/commonroutesApp.git
synced 2026-02-06 19:16:45 +01:00
prealpha01
This commit is contained in:
@@ -13,6 +13,9 @@
|
||||
<i ng-show="user.validated" class="ion-checkmark-circled ct_blue300"></i>
|
||||
</h3>
|
||||
<p>{{user.description}}</p>
|
||||
<p ng-show="user.localNode">
|
||||
FairCoop Local Node:<br>
|
||||
<img style="max-width:20px;" src="img/faircoop_logo.png"/> <b>{{user.localNode}}</b></p>
|
||||
<p>{{user.email}}</p>
|
||||
|
||||
<p><a class="button button-small" ng-href="#/app/users/userLikes/{{user._id}}">
|
||||
|
||||
Reference in New Issue
Block a user