diff options
author | prashantsinalkar | 2020-03-06 12:22:01 +0530 |
---|---|---|
committer | prashantsinalkar | 2020-03-06 12:22:01 +0530 |
commit | 54e3e9d75088b7b63419dd8fc15095324d19fac9 (patch) | |
tree | d447e52cdc343eb69a7382eabd5ab554b3883132 /static/admin/templates | |
parent | 493e7d69008084fd6e54c674a8890d6b0c9869a5 (diff) | |
download | arduino_projects_website-54e3e9d75088b7b63419dd8fc15095324d19fac9.tar.gz arduino_projects_website-54e3e9d75088b7b63419dd8fc15095324d19fac9.tar.bz2 arduino_projects_website-54e3e9d75088b7b63419dd8fc15095324d19fac9.zip |
added static directory
Diffstat (limited to 'static/admin/templates')
14 files changed, 14 insertions, 0 deletions
diff --git a/static/admin/templates/clearable_file_input.html b/static/admin/templates/clearable_file_input.html new file mode 120000 index 0000000..4fafff9 --- /dev/null +++ b/static/admin/templates/clearable_file_input.html @@ -0,0 +1 @@ +/home/prashant/www/html/python/python_3.x/django_3.x/os-hardware/arduino_projects_website/arduino_blog/static/admin/templates/clearable_file_input.html
\ No newline at end of file diff --git a/static/admin/templates/forgot-password.html b/static/admin/templates/forgot-password.html new file mode 120000 index 0000000..68b7c4c --- /dev/null +++ b/static/admin/templates/forgot-password.html @@ -0,0 +1 @@ +/home/prashant/www/html/python/python_3.x/django_3.x/os-hardware/arduino_projects_website/arduino_blog/static/admin/templates/forgot-password.html
\ No newline at end of file diff --git a/static/admin/templates/message.html b/static/admin/templates/message.html new file mode 120000 index 0000000..c761bfb --- /dev/null +++ b/static/admin/templates/message.html @@ -0,0 +1 @@ +/home/prashant/www/html/python/python_3.x/django_3.x/os-hardware/arduino_projects_website/arduino_blog/static/admin/templates/message.html
\ No newline at end of file diff --git a/static/admin/templates/profile.html b/static/admin/templates/profile.html new file mode 120000 index 0000000..345ae84 --- /dev/null +++ b/static/admin/templates/profile.html @@ -0,0 +1 @@ +/home/prashant/www/html/python/python_3.x/django_3.x/os-hardware/arduino_projects_website/arduino_blog/static/admin/templates/profile.html
\ No newline at end of file diff --git a/static/admin/templates/registration/password_change_done.html b/static/admin/templates/registration/password_change_done.html new file mode 120000 index 0000000..1fedfef --- /dev/null +++ b/static/admin/templates/registration/password_change_done.html @@ -0,0 +1 @@ +/home/prashant/www/html/python/python_3.x/django_3.x/os-hardware/arduino_projects_website/arduino_blog/static/admin/templates/registration/password_change_done.html
\ No newline at end of file diff --git a/static/admin/templates/registration/password_change_form.html b/static/admin/templates/registration/password_change_form.html new file mode 120000 index 0000000..72f883f --- /dev/null +++ b/static/admin/templates/registration/password_change_form.html @@ -0,0 +1 @@ +/home/prashant/www/html/python/python_3.x/django_3.x/os-hardware/arduino_projects_website/arduino_blog/static/admin/templates/registration/password_change_form.html
\ No newline at end of file diff --git a/static/admin/templates/registration/password_reset_complete.html b/static/admin/templates/registration/password_reset_complete.html new file mode 120000 index 0000000..d92d90a --- /dev/null +++ b/static/admin/templates/registration/password_reset_complete.html @@ -0,0 +1 @@ +/home/prashant/www/html/python/python_3.x/django_3.x/os-hardware/arduino_projects_website/arduino_blog/static/admin/templates/registration/password_reset_complete.html
\ No newline at end of file diff --git a/static/admin/templates/registration/password_reset_confirm.html b/static/admin/templates/registration/password_reset_confirm.html new file mode 120000 index 0000000..f1be12c --- /dev/null +++ b/static/admin/templates/registration/password_reset_confirm.html @@ -0,0 +1 @@ +/home/prashant/www/html/python/python_3.x/django_3.x/os-hardware/arduino_projects_website/arduino_blog/static/admin/templates/registration/password_reset_confirm.html
\ No newline at end of file diff --git a/static/admin/templates/registration/password_reset_done.html b/static/admin/templates/registration/password_reset_done.html new file mode 120000 index 0000000..b2eed6d --- /dev/null +++ b/static/admin/templates/registration/password_reset_done.html @@ -0,0 +1 @@ +/home/prashant/www/html/python/python_3.x/django_3.x/os-hardware/arduino_projects_website/arduino_blog/static/admin/templates/registration/password_reset_done.html
\ No newline at end of file diff --git a/static/admin/templates/registration/password_reset_form.html b/static/admin/templates/registration/password_reset_form.html new file mode 120000 index 0000000..de03d0b --- /dev/null +++ b/static/admin/templates/registration/password_reset_form.html @@ -0,0 +1 @@ +/home/prashant/www/html/python/python_3.x/django_3.x/os-hardware/arduino_projects_website/arduino_blog/static/admin/templates/registration/password_reset_form.html
\ No newline at end of file diff --git a/static/admin/templates/update-password.html b/static/admin/templates/update-password.html new file mode 120000 index 0000000..0e129cc --- /dev/null +++ b/static/admin/templates/update-password.html @@ -0,0 +1 @@ +/home/prashant/www/html/python/python_3.x/django_3.x/os-hardware/arduino_projects_website/arduino_blog/static/admin/templates/update-password.html
\ No newline at end of file diff --git a/static/admin/templates/user-login.html b/static/admin/templates/user-login.html new file mode 120000 index 0000000..f283544 --- /dev/null +++ b/static/admin/templates/user-login.html @@ -0,0 +1 @@ +/home/prashant/www/html/python/python_3.x/django_3.x/os-hardware/arduino_projects_website/arduino_blog/static/admin/templates/user-login.html
\ No newline at end of file diff --git a/static/admin/templates/user-register.html b/static/admin/templates/user-register.html new file mode 120000 index 0000000..b785981 --- /dev/null +++ b/static/admin/templates/user-register.html @@ -0,0 +1 @@ +/home/prashant/www/html/python/python_3.x/django_3.x/os-hardware/arduino_projects_website/arduino_blog/static/admin/templates/user-register.html
\ No newline at end of file diff --git a/static/admin/templates/view-profile.html b/static/admin/templates/view-profile.html new file mode 120000 index 0000000..ffe73d0 --- /dev/null +++ b/static/admin/templates/view-profile.html @@ -0,0 +1 @@ +/home/prashant/www/html/python/python_3.x/django_3.x/os-hardware/arduino_projects_website/arduino_blog/static/admin/templates/view-profile.html
\ No newline at end of file |