Correction of validator's comments [3]

This commit is contained in:
Valentin Popov 2024-02-14 21:38:49 +04:00
parent ad86f7a471
commit 20e09ea6ed
Signed by: Valentin Popov
GPG Key ID: AE3CE523DAAA8401

View File

@ -6,8 +6,5 @@ permalink: /404.html
<div style="text-align:center;"> <div style="text-align:center;">
<h1>404</h1> <h1>404</h1>
<p><strong>Page not found.</strong></p> <p><strong>Page not found.</strong></p>
<p><small>If you see this message, please <a href="mailto:{{- site.email | strip | url_encode -}}?subject={{- 'I found a broken page' | strip | normalize_whitespace | uri_encode -}}">let me know</a>.</small></p>
<small>
<p>If you see this message, please <a href="mailto:{{- site.email | strip | url_encode -}}?subject={{- 'I found a broken page' | strip | normalize_whitespace | uri_encode -}}">let me know</a>.</p>
</small>
</div> </div>