Commit a906dcf 1 parent 6dc1ff5 commit a906dcf Copy full SHA for a906dcf
File tree 2 files changed +9
-9
lines changed
2 files changed +9
-9
lines changed Original file line number Diff line number Diff line change @@ -83,7 +83,7 @@ <h1 class="govuk-heading-xl">{{ pageData.pageTitle }}</h1>
83
83
'current': true if pageData.name == 'tree-preservation-order' else false,
84
84
}
85
85
]
86
- }
86
+ },
87
87
{
88
88
'text': 'Publish data on your website',
89
89
'theme': themes[0],
Original file line number Diff line number Diff line change 11
11
{% endblock %}
12
12
{% block content_primary %}
13
13
14
- < h2 class =" govuk-heading-s govuk-!-margin-bottom-1 " >
14
+ < p >
15
15
< a href ="specifications/ "> Prepare data to the specifications</ a >
16
- </ h2 >
16
+ </ p >
17
17
18
- < h2 class =" govuk-heading-s govuk-!-margin-bottom-1 " >
18
+ < p >
19
19
< a href ="publish-data-on-your-website/ "> Publish data on your website</ a >
20
- </ h2 >
20
+ </ p >
21
21
22
- < h2 class =" govuk-heading-s govuk-!-margin-bottom-1 " >
22
+ < p >
23
23
< a href ="keep-your-data-up-to-date/ "> Keep your data up to date</ a >
24
- </ h2 >
24
+ </ p >
25
25
26
- < h2 class =" govuk-heading-s govuk-!-margin-bottom-1 " >
26
+ < p >
27
27
< a href ="try-check-publish-service/ "> Try our new check and publish service</ a >
28
- </ h2 >
28
+ </ p >
29
29
30
30
{# < hr class ="govuk-section-break govuk-section-break--visible govuk-section-break--l "> #}
31
31
{% endblock %}
You can’t perform that action at this time.
0 commit comments