typo
authorRodney Ewing <ewing.rj@gmail.com>
Wed, 26 Jun 2013 19:44:37 +0000 (12:44 -0700)
committerChristopher Allan Webber <cwebber@dustycloud.org>
Wed, 3 Jul 2013 18:49:16 +0000 (13:49 -0500)
mediagoblin/plugins/openid/templates/mediagoblin/plugins/openid/request_form.html

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