Skip to content

Commit

Permalink
post-upstream patch
Browse files Browse the repository at this point in the history
  • Loading branch information
pgaetani committed Apr 16, 2024
1 parent 3e7f514 commit 9c0a54b
Showing 1 changed file with 14 additions and 13 deletions.
27 changes: 14 additions & 13 deletions app/templates/views/signedout.html
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,8 @@ <h1>
</div>
</div>

<!--<div class="product-page-section">
{#
<div class="product-page-section">
<div class="govuk-grid-row">
<div class="govuk-grid-column-one-half">
<h2>
Expand All @@ -61,8 +62,8 @@ <h2>
<img src="{{ asset_url('images/product/01-templates.svg') }}" alt="">
</div>
</div>
</div>-->
<!--<div class="product-page-section">
</div>
<div class="product-page-section">
<div class="govuk-grid-row">
<div class="govuk-grid-column-one-half">
<h2>
Expand All @@ -80,8 +81,8 @@ <h2>
>
</div>
</div>
</div>-->
<!--<div class="product-page-section">
</div>
<div class="product-page-section">
<h2 class="with-keyline">
Send messages manually or automatically
</h2>
Expand All @@ -107,8 +108,8 @@ <h2 class="with-keyline">
>
</div>
</div>
</div>-->
<!--<div class="product-page-section">
</div>
<div class="product-page-section">
<div class="with-keyline bottom-gutter-2" id="whos-using-notify">
<h2>Who’s using NotifyNL</h2>
<div class="govuk-grid-row bottom-gutter">
Expand All @@ -129,8 +130,8 @@ <h2>Who’s using NotifyNL</h2>
<a class="govuk-link govuk-link--no-visited-state" href="{{ url_for('main.performance') }}">list of services and organisations</a>.
</p>
</div>
</div>-->
<!--<div class="product-page-section">
</div>
<div class="product-page-section">
<div class="with-keyline bottom-gutter-2">
<h2>Pricing</h2>
<div class="govuk-grid-row bottom-gutter">
Expand Down Expand Up @@ -159,8 +160,8 @@ <h3 class="govuk-visually-hidden">Letters</h3>
</div>
</div>
</div>
</div>-->
<!--<div class="product-page-section">
</div>
<div class="product-page-section">
<div class="govuk-grid-row">
<div class="govuk-grid-column-one-half">
<h2 class="with-keyline">
Expand All @@ -182,7 +183,7 @@ <h2 class="with-keyline">
>
</div>
</div>
</div>-->

</div>
#}

{% endblock %}

0 comments on commit 9c0a54b

Please sign in to comment.