Skip to content

Commit

Permalink
Merge pull request #99 from digital-land/updateNoScriptContent
Browse files Browse the repository at this point in the history
Update no script content
  • Loading branch information
GeorgeGoodall authored May 30, 2024
2 parents 0db9a99 + d581653 commit 3f8c4f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/views/statusPage/checkingFileMacro.html
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{% macro checkingFileContent() %}
<h1 class="govuk-heading-l" id="js-async-processing-heading">Checking file</h1>
<p id="js-async-processing-message">Please wait</p>
<p id="js-async-processing-message"></p>
{% endmacro %}

0 comments on commit 3f8c4f7

Please sign in to comment.