Skip to content

Commit

Permalink
change home page
Browse files Browse the repository at this point in the history
  • Loading branch information
Adam-W1 committed Aug 23, 2024
1 parent 7ce2d1f commit 593b7c7
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions app/blueprints/self_serve/templates/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -21,13 +21,12 @@
<h1 class="govuk-heading-m">What do you want to do?</h1>
<h2 class="govuk-heading-s">Template Management (post PoC)</h2>
<ul class="govuk-body">
<li class="govuk-body"><a class="govuk-link" href="/">Edit a
template Question (text only)</a></li>
<li class="govuk-body"><a class="govuk-link" href="/">Edit a template
Application Form (text only)</a></li>
<li class="govuk-body"><a class="govuk-link" href="/">Edit a template Question (text only)</a></li>
<li class="govuk-body"><a class="govuk-link" href="/">Edit a template Page (text only)</a></li>
<li class="govuk-body"><a class="govuk-link" href="/">Edit a template Form (text only)</a></li>
<li class="govuk-body"><a class="govuk-link" href="{{ url_for('self_serve_bp.section')}}">Create a
template Section (Form group)</a></li>
<li class="govuk-body"><a class="govuk-link" href="/">Edit a
<li class="govuk-body"><a class="govuk-link" href="/">Edit or Delete a
template Section</a></li>
</ul>
<h2 class="govuk-heading-s">Fund Configuration (PoC)</h2>
Expand Down

0 comments on commit 593b7c7

Please sign in to comment.