File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -18,11 +18,12 @@ <h1>{{ pageHeading }}</h1>
1818
1919 < h2 > What you can do:</ h2 >
2020
21- < li > refresh this page</ li >
22- < li > go back to the previous page and try again</ li >
23- < li > < a href ="/ "> go back to the home page</ a > </ li >
24-
21+ < ul >
22+ < li > refresh this page</ li >
23+ < li > go back to the previous page and try again</ li >
24+ < li > < a href ="/ "> go back to the home page</ a > </ li >
25+ </ ul >
26+
2527 < p > < a href ="# "> Contact us</ a > if you are still unable to access the required information.</ p >
2628
2729{% endblock %}
28-
Original file line number Diff line number Diff line change @@ -20,7 +20,6 @@ <h2>What you can do:</h2>
2020 < li > < a href ="/ "> go back to the home page</ a > </ li >
2121 </ ul >
2222
23-
2423 < p > < a href ="# "> Contact us</ a > if you are still unable to access the required information.</ p >
2524
2625{% endblock %}
You can’t perform that action at this time.
0 commit comments