|
|
|
@ -46,14 +46,11 @@
|
|
|
|
|
<hr class="govuk-section-break govuk-section-break--visible govuk-section-break--m"> |
|
|
|
|
</div> |
|
|
|
|
</div> |
|
|
|
|
<div class="govuk-grid-row"> |
|
|
|
|
<%= render partial: "layouts/collection_resources" %> |
|
|
|
|
<hr class="govuk-section-break govuk-section-break--visible govuk-section-break--m"> |
|
|
|
|
<%= render partial: "home/upcoming_deadlines" %> |
|
|
|
|
</div> |
|
|
|
|
</div> |
|
|
|
|
</div> |
|
|
|
|
</div> |
|
|
|
|
<p class="govuk-body-l"><%= "Welcome back, #{@current_user.name}" %></p> |
|
|
|
|
<div class="govuk-grid-row"> |
|
|
|
|
<div class="govuk-grid-column-two-thirds"> |
|
|
|
|
<%= render partial: "layouts/collection_resources" %> |
|
|
|
|
<hr class="govuk-section-break govuk-section-break--visible govuk-section-break--m"> |
|
|
|
|
<%= render partial: "home/upcoming_deadlines" %> |
|
|
|
|
</div> |
|
|
|
|
</div> |
|
|
|
|