Skip to content

Commit

Permalink
Add "go back" button on myMDTHINK redirect page.
Browse files Browse the repository at this point in the history
  • Loading branch information
bseeger committed Feb 5, 2024
1 parent 2f43917 commit 00251c8
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
<div th:replace="~{fragments/toolbar :: toolbar}"></div>
<section class="slab">
<div class="grid">
<div th:replace="~{fragments/goBack :: goBackLink}"></div>
<main id="content" role="main" class="form-card spacing-above-35">
<th:block th:replace="~{fragments/icons :: nextSteps}"/>
<th:block
Expand Down

0 comments on commit 00251c8

Please sign in to comment.