fixed spelling

This commit is contained in:
2022-04-21 15:34:16 +00:00
parent 64863839dd
commit 1d356df03b

View File

@@ -10,7 +10,7 @@
<body>
{{ template "nav.tmpl" . }}
{{ if . }}
<h2>Operation performced successfuly!</h2>
<h2>Operation performed successfully!</h2>
<p>Click <a href="/admin/post">here</a> to return to the management page.</p>
{{ else }}
<h2>Operation failed to perform...</h2>