diff --git a/templates/embed_link/bad_link.html b/templates/embed_link/bad_link.html new file mode 100644 index 0000000..aec5815 --- /dev/null +++ b/templates/embed_link/bad_link.html @@ -0,0 +1,5 @@ +{% extends 'link.html' %} + +{% block link %} +

Bad link

+{% endblock %} diff --git a/templates/import_link.html b/templates/import_link.html index 91c7a9f..2a0f209 100644 --- a/templates/import_link.html +++ b/templates/import_link.html @@ -6,10 +6,10 @@
    -
  1. -
  2. -
  3. -
  4. +
  5. +
  6. +
  7. +
diff --git a/templates/import_txt.html b/templates/import_txt.html index d65451a..1f280c1 100644 --- a/templates/import_txt.html +++ b/templates/import_txt.html @@ -4,8 +4,10 @@ {% block content %}
-
- Drop file here or click to upload. + + + Drop .txt file here or click to upload + (1 link per line pls).