fixed spelling
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user