Skip to content
Snippets Groups Projects
Commit 64b77079 authored by Bob Mottram's avatar Bob Mottram
Browse files

User links

parent 77428105
No related branches found
No related tags found
No related merge requests found
......@@ -64,20 +64,28 @@
<div class="row">
<div class="column">
<div class="chip">
<img src="admin_users.png" alt="Person" width="96" height="96">
User A
<a href="user_User_A.html">
<img src="admin_users.png" alt="Person" width="96" height="96">
User A
</a>
</div>
<div class="chip">
<img src="admin_users.png" alt="Person" width="96" height="96">
User B
<a href="user_User_B.html">
<img src="admin_users.png" alt="Person" width="96" height="96">
User B
</a>
</div>
<div class="chip">
<img src="admin_users.png" alt="Person" width="96" height="96">
User C
<a href="user_User_C.html">
<img src="admin_users.png" alt="Person" width="96" height="96">
User C
</a>
</div>
<div class="chip">
<img src="admin_users.png" alt="Person" width="96" height="96">
User D
<a href="user_User_D.html">
<img src="admin_users.png" alt="Person" width="96" height="96">
User D
</a>
</div>
</div>
</div>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment