Browse Source
# Conflicts: # app/models/form/lettings/questions/needs_type.rbCLDC-4202-update-question-numbers
6 changed files with 31 additions and 4 deletions
@ -0,0 +1,5 @@
|
||||
<div class="govuk-body"> |
||||
<%= govuk_details(summary_text: I18n.t("forms.#{@log.form.start_date.year}.lettings.guidance.needs_type.title")) do %> |
||||
<%= I18n.t("forms.#{@log.form.start_date.year}.lettings.guidance.needs_type.content").html_safe %> |
||||
<% end %> |
||||
</div> |
||||
Loading…
Reference in new issue