Skip to content

Commit

Permalink
Testing
Browse files Browse the repository at this point in the history
  • Loading branch information
slawosz committed Oct 12, 2023
1 parent c7b9e02 commit b460cea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/views/pages/home.html.erb
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<div class="govuk-grid-row">
<div class="govuk-grid-column-two-thirds">
<h1 class="govuk-heading-xl">PR 102 v1 <%= t('.title')%></h1>
<h1 class="govuk-heading-xl">PR 102 v2 <%= t('.title')%></h1>

<% t('.body').each do |paragraph| %>
<p class="govuk-body"><%= paragraph %></p>
Expand Down

0 comments on commit b460cea

Please sign in to comment.