{% extends "account/base.html" %} {% load kegweblib %} {% block title %}link your twitter account{% endblock %} {% block kb-account-main %}
link your twitter account

before you can announce your beers on twitter, you need to link your twitter 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 %}