Skip to content

Commit a03480c

Browse files
authored
Merge pull request #1675 from alphagov/migrate-footer
Add footer to design system layout
2 parents 22dad99 + c0731d9 commit a03480c

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

app/views/layouts/design_system.html.erb

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,4 +29,6 @@
2929
active: true
3030
}
3131
]
32-
} %>
32+
} %>
33+
34+
<%= render "govuk_publishing_components/components/layout_footer" %>

0 commit comments

Comments
 (0)