{% block head %}
{{ title | default('No Title') }}
{% endblock %}
{% if twitter_user %}
Latest Tweets
DMs
Mentions
Bookmarks
Test Collection
Logout ({{me}})
Public Timeline
Bookmarks
{% endif %}
Toggle Dark Mode
Refresh
{% if twitter_user or mastodon_user %} {% include "partial/compose-form.html" %} {% endif %} {% if False %} {% endif %} {% include "partial/user-picker.html" %} {% if add_account_enabled %}
Add account
{% endif %}
{% block content %}{% endblock %}