diff --git a/templates/create.html b/templates/create.html index 20ad0e9..babcb76 100644 --- a/templates/create.html +++ b/templates/create.html @@ -45,6 +45,7 @@

{% endfor %}

+ \ No newline at end of file diff --git a/templates/delete.html b/templates/delete.html index cbc9159..8a2cade 100644 --- a/templates/delete.html +++ b/templates/delete.html @@ -11,7 +11,7 @@

- Cancel +
diff --git a/templates/update.html b/templates/update.html index 1b90ff4..628f202 100644 --- a/templates/update.html +++ b/templates/update.html @@ -45,6 +45,7 @@

{% endfor %}

+ \ No newline at end of file diff --git a/templates/upload.html b/templates/upload.html index de8b3e0..544f344 100644 --- a/templates/upload.html +++ b/templates/upload.html @@ -28,6 +28,7 @@

+ \ No newline at end of file