-
Notifications
You must be signed in to change notification settings - Fork 20
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
0801ecd
commit fa35c9c
Showing
5 changed files
with
30 additions
and
26 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,10 +1,10 @@ | ||
<div class="govuk-grid-row"> | ||
<div class="govuk-grid-column-full govuk-grid-column-two-thirds-from-desktop"> | ||
<div class="govuk-grid-column-full homepage__services-and-information"> | ||
<%= render "homepage/services_and_information" %> | ||
</div> | ||
<div class="govuk-grid-column-full govuk-grid-column-one-third-from-desktop"> | ||
<div class="govuk-grid-column-full homepage__promotion-slots"> | ||
<%= render "homepage/new/promotion-slots" %> | ||
</div> | ||
</div> | ||
<%= render "homepage/new/government_activity" %> | ||
<%= render "homepage/government_activity" %> | ||
<%= render "homepage/more_on_govuk" %> |