{% extends "account/base.html" %} {% load kegweblib %} {% block pagetitle %}Link Twitter Account{% endblock %} {% block kb-account-main %}
Before you can announce your beers on Twitter, you need to link your account.
Note: you will be able to configure settings after linking; the default is to not post anything to twitter.
{% load twitter_tags %} {% twitter_button %}
{% endblock %}