Server changes

This commit is contained in:
teras
2018-01-31 16:44:00 +02:00
parent 4316c33533
commit 02157c7582
13 changed files with 269 additions and 74 deletions

View File

@@ -16,7 +16,7 @@
<a href="/profile/{{ user.username }}"><img src='/media/{{ user.profile.icon }}'></a>
</div>
<h5 class="card-title" style="padding-top: 10px;color:black;"><a class='darklink'
href="/profile/{{ user.username }}"><b>{{ user.username }}</b></a>
href="/profile/{{ user.username }}"><b>{{ user.first_name }} {{ user.last_name }}</b></a>
</h5>
<div class="row">
<div class="col s12 m1">