diff --git a/allianceauth/corputils/templates/corputils/corpstats.html b/allianceauth/corputils/templates/corputils/corpstats.html index 7cec62f9..c204f06e 100644 --- a/allianceauth/corputils/templates/corputils/corpstats.html +++ b/allianceauth/corputils/templates/corputils/corpstats.html @@ -11,7 +11,7 @@ {% if corpstats.corp.alliance %}{% else %}col-lg-offset-3{% endif %}"> {% if corpstats.corp.alliance %} - + {% endif %} @@ -202,4 +202,4 @@ }); }); -{% endblock %} \ No newline at end of file +{% endblock %}