Fix third party signup template
authorKostas Papadimitriou <kpap@grnet.gr>
Tue, 4 Dec 2012 10:46:05 +0000 (12:46 +0200)
committerKostas Papadimitriou <kpap@grnet.gr>
Tue, 11 Dec 2012 15:16:11 +0000 (17:16 +0200)
extend from local signup to keep them in sync on template/styles changes

snf-astakos-app/astakos/im/templates/im/third_party_registration.html

index fc016b1..6153700 100644 (file)
@@ -1,17 +1,10 @@
-{% extends 'im/base_two_cols.html' %}
+{% extends 'im/signup.html' %}
 
 
 {% block page.title %}
-    Welcome
+Signup using {{ provider }}
 {% endblock %}
 
-{% block body %}
-<div class="section">
-    <img class="pic" src="{{ IM_STATIC_URL }}images/pictures/signup_pic.png" />
-</div>
-{% comment %}{% include "im/services_description.html" %}{% endcomment %}
-{% endblock body %}
-
 {% block body.right %}
     {% if "local" in im_modules %}
       <div class="form-stacked">