From a6cf3aa35b1ea108c2b181f7d73262113441c78c Mon Sep 17 00:00:00 2001 From: Yasin Date: Thu, 12 Jun 2014 20:41:52 +0200 Subject: [PATCH] fed4fire review changes --- .../fed4fire/fed4fire_home-view.html | 5 +++++ .../fed4fire_user_register_complete.html | 21 +++++++++++++++++++ .../fed4fire_widget-slice-sections.html | 12 +++++------ 3 files changed, 32 insertions(+), 6 deletions(-) create mode 100644 portal/templates/fed4fire/fed4fire_user_register_complete.html diff --git a/portal/templates/fed4fire/fed4fire_home-view.html b/portal/templates/fed4fire/fed4fire_home-view.html index 1b4549de..d2d190e4 100644 --- a/portal/templates/fed4fire/fed4fire_home-view.html +++ b/portal/templates/fed4fire/fed4fire_home-view.html @@ -52,6 +52,11 @@
+
+ +
diff --git a/portal/templates/fed4fire/fed4fire_user_register_complete.html b/portal/templates/fed4fire/fed4fire_user_register_complete.html new file mode 100644 index 00000000..bcecea03 --- /dev/null +++ b/portal/templates/fed4fire/fed4fire_user_register_complete.html @@ -0,0 +1,21 @@ +{% extends "layout.html" %} + +{% block content %} + +
+

User Registration User sign-up

+
+
+

Sign up information received.

+

You can now log in to the portal. You will have limited access.

+

To gain full access, two steps are required:

+
    +
  • 1. You confirm your signup request by clicking on the link in the email that we have sent to your email address.
    + Please be aware that it can happen that this email was automatically filtered to your spam box.
    + Please check your spam box if you do not receive the email in a few minutes
  • +
  • 2. A manager from your organization validates your request. Upon confirmation of your signup request,
    + we will send an email to the managers at your organization with a validation request.
  • +
+
+ +{% endblock %} diff --git a/portal/templates/fed4fire/fed4fire_widget-slice-sections.html b/portal/templates/fed4fire/fed4fire_widget-slice-sections.html index 6563bfd2..6e3a087f 100644 --- a/portal/templates/fed4fire/fed4fire_widget-slice-sections.html +++ b/portal/templates/fed4fire/fed4fire_widget-slice-sections.html @@ -1,22 +1,22 @@ {% if section == "resources" %} {% else %}