{% extends "base.tpl" %} {% block title %}Allow Playdar Access{% endblock %} {% block bodyid %}auth{% endblock %} {% block nav %}{% endblock %} {% block content %}

You have allowed access to Playdar from {{name|force_escape}}

Copy and paste this authentication token into the status bar then close this window.

Token: {% endblock %}