This commit is contained in:
Rodney Ewing 2013-06-26 12:44:37 -07:00 committed by Christopher Allan Webber
parent 664ce3bfae
commit ef146456b1

View File

@ -20,5 +20,5 @@
{% block mediagoblin_content %} {% block mediagoblin_content %}
<div onload="document.getElementById('openid_message').submit()"> <div onload="document.getElementById('openid_message').submit()">
{{ html|safe }} {{ html|safe }}
</div>
{% endblock %} {% endblock %}