{% extends 'base.html' %} {% block header %}

{% block title %} Tweet Annotations Demo App {% endblock %}

{% endblock %} {% block content %}

This app demos how Tweet Annotations can be used to annotate profiles and highlight topics of interest for different Twitter users.

Select one of the following options:

{% endblock %}