File tree Expand file tree Collapse file tree 2 files changed +1
-3
lines changed Expand file tree Collapse file tree 2 files changed +1
-3
lines changed Original file line number Diff line number Diff line change 32
32
< main class ="col-12 col-md-9 col-xl-8 pl-md-5 pr-md-4 " role ="main "
33
33
{{ if .IsPage }}data-pagefind-body data-pagefind-meta ="date:{{ $.Date.Format "2006-01-02 " }}"{{ end }}
34
34
> <!-- inside main element -->
35
- {{ block "deprecated" . }}
36
- {{ partial "deprecation-warning.html" . }}
37
- {{ end }}
38
35
{{ with .CurrentSection.OutputFormats.Get "rss" -}}
39
36
< a class ="btn btn-lg -bg-orange td-rss-button d-none d-lg-block " href ="{{ .Permalink | safeURL }} " target ="_blank ">
40
37
RSS < i class ="fa fa-rss ml-2 "> </ i >
Original file line number Diff line number Diff line change 12
12
{{ $pageGroups := $pag.PageGroups}}
13
13
{{ if eq $pag.PageNumber 1 }}
14
14
{{ end }}
15
+ {{ partial "deprecation-warning.html" . }}
15
16
< div class ="row ">
16
17
< div class ="col-12 ">
17
18
{{ range $pageGroups }}
You can’t perform that action at this time.
0 commit comments