Skip to content

Commit

Permalink
CEUK specific previous response header
Browse files Browse the repository at this point in the history
  • Loading branch information
struan committed Jul 2, 2024
1 parent 1586e1c commit e20c99c
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 1 deletion.
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
<h3 class="h5 text-muted mb-3 mb-lg-4">Scorecards 2023 Marking</h3>

<p>
Below shows the final marks that were awarded for this Council during the 2023 Scorecards
</p>
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ <h2 class="h4 mb-0 mw-40em">
<div class="row gx-lg-5">
<div class="col-lg-6 mt-6">

<h3 class="h5 text-muted mb-3 mb-lg-4">Previous Response</h3>
{% include 'crowdsourcer/includes/previous_response_header.html' %}

<h4 class="form-label fs-6">Marker’s answer</h4>
<div class="read-only-answer mb-3 mb-md-4">
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
<h3 class="h5 text-muted mb-3 mb-lg-4">Previous Response</h3>

0 comments on commit e20c99c

Please sign in to comment.