{% extends "base.html" %} {% load static %} {% load i18n %} {% block title %}{% trans "My Trigger" %} - {{ user.username }} - Trigger Happy{% endblock %} {% block content %}
{% trans "Congratulations, you have successfully authorized this application to access your Tumblr account!" %}