diff --git a/templates/custom/recommend-us-confirm-sent.html b/templates/custom/recommend-us-confirm-sent.html index 5cd125a..09f38ae 100644 --- a/templates/custom/recommend-us-confirm-sent.html +++ b/templates/custom/recommend-us-confirm-sent.html @@ -12,8 +12,8 @@

Thank you for supporting open access.

diamond open access so far, saving university libraries an estimated £33.9 million since 2015. By recommending us to your librarian, you are helping to keep knowledge free. Thank you.

-

One more thing... Please share this page on social media so others - recommend us.

+

One more thing... Please share this page on social media to help us + keep knowledge free.

{% component_block "button_group" %} {% component_block "button" name="general" id=copy_pid type="button" %} diff --git a/templates/custom/recommend-us.html b/templates/custom/recommend-us.html index b3b8c25..dfc9780 100644 --- a/templates/custom/recommend-us.html +++ b/templates/custom/recommend-us.html @@ -20,6 +20,9 @@ {% endblock meta_description %} {% block body %} + + +
{% include 'custom/edit-on-github.html' with rel_path='custom/recommend-us.html' %} @@ -27,14 +30,26 @@ {% include 'custom/generic-h1.html' with h1="Recommend
us." %}
+ {% component_block "page_intro" %} + {% fill "column_one" %} +

Like what we do? Help us to keep knowledge + free.

+ {% endfill %} + {% fill "column_two" %} +

Use this quick tool to generate a personalised email to your + library to recommend they join the OLH, or thank them for being a + supporter.

+ {% endfill %} + {% endcomponent_block %} +
+
{% get_uuid4 as aria_controls %} {% component_block "timeline_section" alternate="odd" step=step bg="bg-blue" prose=False %} {% component_block "form" form_method="POST" notify_required=False default_button=False %}

Check if your library supports the OLH.

-

We can create an email for you to send if they - are not members yet.

+

First, enter the name of your institution below.

{% component_block "form_field" id_for_label="search_supporter" label="Institution name" required=True %} {% component "form_input" type="search" id="search_supporter" name="supporter_query" %}