{% extends "account/base.html" %} {% load kegweblib %} {% load foursquare %} {% load untappd %} {% load crispy_forms_tags %} {% block title %}Account: Connections | {{ block.super }}{% endblock %} {% block pagetitle %}Connections{% endblock %} {% block kb-account-main %} {% if not USE_TWITTER and not USE_FOURSQUARE and not USE_UNTAPPD %}
Current account: @{{twitter_profile.settings.twitter_name}}
{% else %} {% endif %}Current account: {{untappd_profile.untappd}}
{% else %} {% untappd_button %} {% endif %}