Skip to content

Commit

Permalink
Add new ASR landing pages
Browse files Browse the repository at this point in the history
  • Loading branch information
ddippolito committed Apr 30, 2024
1 parent c8a155f commit b379717
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions app/views/home/_landing_page_links.html.slim
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,14 @@
- group.with_landing_page "teaching-assistant-jobs"
- group.with_landing_page "higher-level-teaching-assistant-jobs"
- group.with_landing_page "education-support-jobs"
- group.with_landing_page "other-teaching-support-jobs"
= landing_page_link_group title: t(".teaching_support_roles"), classes: "govuk-grid-column-one-third" do |group|
- group.with_landing_page "administration-hr-data-finance-jobs"
- group.with_landing_page "catering-cleaning-site-management-jobs"
- group.with_landing_page "it-support-jobs"
- group.with_landing_page "pastoral-health-welfare-jobs"
- group.with_landing_page "other-leadership-roles-jobs"
- group.with_landing_page "other-support-roles-jobs"
= landing_page_link_group title: t(".education_phases"), classes: "govuk-grid-column-one-third" do |group|
= group.with_landing_page "nursery-jobs"
= group.with_landing_page "primary-school-jobs"
Expand Down

0 comments on commit b379717

Please sign in to comment.