From c334721bd1e694dce7aa80d3733d516c1fc1e0e7 Mon Sep 17 00:00:00 2001 From: flashwave Date: Sun, 17 Jan 2016 13:07:24 +0100 Subject: [PATCH] Fixed profile explosion bug --- templates/yuuno/main/profile.twig | 50 +++++++++++++++---------------- 1 file changed, 24 insertions(+), 26 deletions(-) diff --git a/templates/yuuno/main/profile.twig b/templates/yuuno/main/profile.twig index f8bdc3d..717f4e1 100644 --- a/templates/yuuno/main/profile.twig +++ b/templates/yuuno/main/profile.twig @@ -28,32 +28,30 @@
{{ profile.username }}'s Avatar
{% if profile.mainRankId > 1 and profile.checkBan|length < 1 %} -
- {{ profile.title }} -

{{ profile.username }}

- {% if profile.isPremium[0] %}Tenshi {% endif %}{{ profile.country.short }} {{ profile.country.long }} - {% if session.checkLogin %} - + {{ profile.title }} +

{{ profile.username }}

+ {% if profile.isPremium[0] %}Tenshi {% endif %}{{ profile.country.short }} {{ profile.country.long }} + {% if session.checkLogin %} + {% endif %}