From f3d01ff1c9ab511885e7e966f625ab5f111a801a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Felipe=20Mart=C3=ADn?= Date: Sun, 11 Oct 2015 10:05:05 +0200 Subject: [PATCH] Added share buttons below username --- amiibofindr/templates/profile/main.html | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/amiibofindr/templates/profile/main.html b/amiibofindr/templates/profile/main.html index df6cd16..a3273b4 100644 --- a/amiibofindr/templates/profile/main.html +++ b/amiibofindr/templates/profile/main.html @@ -12,9 +12,13 @@

{{ this_user.username }}
- {% blocktrans with username=this_user.username trimmed %} - Here you can browse over {{ username }}'s collection - {% endblocktrans %} +
+
+ +