{% extends "/base.html" %} {% set active_page = "projects" %} {% import "projects/_helpers.html" as helper %} {% set description = project.description %} {% block content %} {% if project %} {% if project.info['splash'] %} {% set has_splash = "true" %}
{{ project.info['splash_attribution']|safe }}
Your contributions will have a direct impact on enabling future reasearch at the British Library.
{% else %}
Click below to find an active project
{% endif %}