diff options
Diffstat (limited to 'templates/edit.html')
-rw-r--r-- | templates/edit.html | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/templates/edit.html b/templates/edit.html index 214af95..7ada9a1 100644 --- a/templates/edit.html +++ b/templates/edit.html @@ -27,5 +27,4 @@ <input type="button" onClick="document.location='/name/id/{{name.id}}'" value="Cancel"/> </div> </form> -</div> {% endblock %}
\ No newline at end of file |