diff options
Diffstat (limited to 'okupy/templates/index.html')
-rw-r--r-- | okupy/templates/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/okupy/templates/index.html b/okupy/templates/index.html index 503841f..5c3e2de 100644 --- a/okupy/templates/index.html +++ b/okupy/templates/index.html @@ -14,8 +14,8 @@ <tr class="even"><th>Nickname</th><td>{{user.username}}</td></tr> <tr class="odd"><th>Location</th><td>{{user.location}}</td></tr> </table> - </p> </div> + </p> </div> <div class="row-fluid"> <p> |