From 39bb9d05bc18c7403a41dbef40408cb91b4b840c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Felipe=20Mart=C3=ADn?= Date: Sat, 12 Sep 2015 18:31:04 +0200 Subject: [PATCH] Fixed relation buttons on profile page --- amiibofindr/templates/profile/main.html | 2 ++ 1 file changed, 2 insertions(+) diff --git a/amiibofindr/templates/profile/main.html b/amiibofindr/templates/profile/main.html index 8e4ebb5..a1a06ed 100644 --- a/amiibofindr/templates/profile/main.html +++ b/amiibofindr/templates/profile/main.html @@ -1,6 +1,8 @@ {% extends "_layout.html" %} {% load i18n %} +{% block js_views %}{{ block.super }},relation{% endblock %} + {% block main_content %}