diff --git a/app/views/guide_alpha_beta.html b/app/views/guide_alpha_beta.html index 7f6e45f90..ec8ecd960 100755 --- a/app/views/guide_alpha_beta.html +++ b/app/views/guide_alpha_beta.html @@ -6,7 +6,7 @@ - {% include "includes/phase_banner.html" %} + {% include "includes/phase_banner_survey.html" %} {% include "includes/breadcrumb.html" %} diff --git a/app/views/guide_buttons.html b/app/views/guide_buttons.html index fd21d250f..2d20ced64 100755 --- a/app/views/guide_buttons.html +++ b/app/views/guide_buttons.html @@ -6,7 +6,7 @@ - {% include "includes/phase_banner.html" %} + {% include "includes/phase_banner_survey.html" %} {% include "includes/breadcrumb.html" %} diff --git a/app/views/guide_colour.html b/app/views/guide_colour.html index db862086e..12d2a90c9 100755 --- a/app/views/guide_colour.html +++ b/app/views/guide_colour.html @@ -6,7 +6,7 @@ - {% include "includes/phase_banner.html" %} + {% include "includes/phase_banner_survey.html" %} {% include "includes/breadcrumb.html" %} diff --git a/app/views/guide_data.html b/app/views/guide_data.html index ae14490c4..71beae2ee 100755 --- a/app/views/guide_data.html +++ b/app/views/guide_data.html @@ -6,7 +6,7 @@ - {% include "includes/phase_banner.html" %} + {% include "includes/phase_banner_survey.html" %} {% include "includes/breadcrumb.html" %} diff --git a/app/views/guide_errors.html b/app/views/guide_errors.html index 4e4edd0c7..291765844 100755 --- a/app/views/guide_errors.html +++ b/app/views/guide_errors.html @@ -6,7 +6,7 @@ - {% include "includes/phase_banner.html" %} + {% include "includes/phase_banner_survey.html" %} {% include "includes/breadcrumb.html" %} diff --git a/app/views/guide_form_elements.html b/app/views/guide_form_elements.html index 6acb83c83..774d5640a 100755 --- a/app/views/guide_form_elements.html +++ b/app/views/guide_form_elements.html @@ -6,7 +6,7 @@ - {% include "includes/phase_banner.html" %} + {% include "includes/phase_banner_survey.html" %} {% include "includes/breadcrumb.html" %} diff --git a/app/views/guide_icons_images.html b/app/views/guide_icons_images.html index 5fc2d8015..51566ddd8 100755 --- a/app/views/guide_icons_images.html +++ b/app/views/guide_icons_images.html @@ -6,7 +6,7 @@ - {% include "includes/phase_banner.html" %} + {% include "includes/phase_banner_survey.html" %} {% include "includes/breadcrumb.html" %} diff --git a/app/views/guide_layout.html b/app/views/guide_layout.html index 7497d00d7..ffe2693e5 100755 --- a/app/views/guide_layout.html +++ b/app/views/guide_layout.html @@ -6,7 +6,7 @@ - {% include "includes/phase_banner.html" %} + {% include "includes/phase_banner_survey.html" %} {% include "includes/breadcrumb.html" %} diff --git a/app/views/guide_typography.html b/app/views/guide_typography.html index fb8e527ec..732570da6 100755 --- a/app/views/guide_typography.html +++ b/app/views/guide_typography.html @@ -6,7 +6,7 @@ - {% include "includes/phase_banner.html" %} + {% include "includes/phase_banner_survey.html" %} {% include "includes/breadcrumb.html" %} diff --git a/app/views/includes/phase_banner_survey.html b/app/views/includes/phase_banner_survey.html new file mode 100644 index 000000000..e403737c8 --- /dev/null +++ b/app/views/includes/phase_banner_survey.html @@ -0,0 +1,6 @@ + + + ALPHA + You can help us improve this app by completing our 5 minute survey. + + diff --git a/app/views/index.html b/app/views/index.html index f6948d34c..154e6640f 100755 --- a/app/views/index.html +++ b/app/views/index.html @@ -8,7 +8,7 @@ - {% include "includes/phase_banner.html" %} + {% include "includes/phase_banner_survey.html" %} {% include "includes/breadcrumb.html" %}
+ ALPHA + You can help us improve this app by completing our 5 minute survey. +