{% extends "kegadmin/base.html" %} {% load kegweblib %} {% load crispy_forms_tags %} {% block title %}Foursquare Settings | {{ block.super }}{% endblock %} {% block pagetitle %}Foursquare Settings{% endblock %} {% block kegadmin-main %}
Site-wide settings linking this Kegbot to Foursquare.
Test connection to Foursquare API servers.
{% if test_response %} Show API Test Result »{{ test_response }}