diff options
Diffstat (limited to 'libpathod/templates/request_preview.html')
| -rw-r--r-- | libpathod/templates/request_preview.html | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/libpathod/templates/request_preview.html b/libpathod/templates/request_preview.html index fe8a03e9..eaf78898 100644 --- a/libpathod/templates/request_preview.html +++ b/libpathod/templates/request_preview.html @@ -7,7 +7,6 @@ <h2> Error: {{ syntaxerror }} </h2> <pre>{{ marked }}</pre> {% elif error %} - <h2> Error </h2> <p style="color: #ff0000">{{ error }}</p> {% else %} <h2>Spec:</h2> |
