ACTUALLY fix blacklisting
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
<p>Register a new domain</p>
|
||||
|
||||
{{#if errors}}
|
||||
<ul>
|
||||
<ul id="RequestErrors">
|
||||
{{#each errors}}
|
||||
<li>{{this.message}}</li>
|
||||
{{/each}}
|
||||
|
||||
Reference in New Issue
Block a user