|
|
@ -13,7 +13,7 @@
|
|
|
|
{{ $credit = markdownify $credit }}
|
|
|
|
{{ $credit = markdownify $credit }}
|
|
|
|
{{ end }}
|
|
|
|
{{ end }}
|
|
|
|
|
|
|
|
|
|
|
|
<footer class="my-3 text-center text-secondary" id="paige-footer">
|
|
|
|
<footer class="my-3 text-center text-secondary" id="paige-site-footer">
|
|
|
|
{{ if templates.Exists "partials/paige/footer-first.html" }}
|
|
|
|
{{ if templates.Exists "partials/paige/footer-first.html" }}
|
|
|
|
{{ partial "paige/footer-first.html" . }}
|
|
|
|
{{ partial "paige/footer-first.html" . }}
|
|
|
|
{{ end }}
|
|
|
|
{{ end }}
|
|
|
|