From 54e3e9d75088b7b63419dd8fc15095324d19fac9 Mon Sep 17 00:00:00 2001 From: prashantsinalkar Date: Fri, 6 Mar 2020 12:22:01 +0530 Subject: added static directory --- static/arduino_blog/templates/activation-status.html | 1 + static/arduino_blog/templates/base.html | 1 + .../arduino_blog/templates/bootstrap-4.4.1-dist/css/bootstrap-grid.css | 1 + .../templates/bootstrap-4.4.1-dist/css/bootstrap-grid.css.map | 1 + .../templates/bootstrap-4.4.1-dist/css/bootstrap-grid.min.css | 1 + .../templates/bootstrap-4.4.1-dist/css/bootstrap-grid.min.css.map | 1 + .../arduino_blog/templates/bootstrap-4.4.1-dist/css/bootstrap-reboot.css | 1 + .../templates/bootstrap-4.4.1-dist/css/bootstrap-reboot.css.map | 1 + .../templates/bootstrap-4.4.1-dist/css/bootstrap-reboot.min.css | 1 + .../templates/bootstrap-4.4.1-dist/css/bootstrap-reboot.min.css.map | 1 + static/arduino_blog/templates/bootstrap-4.4.1-dist/css/bootstrap.css | 1 + static/arduino_blog/templates/bootstrap-4.4.1-dist/css/bootstrap.css.map | 1 + static/arduino_blog/templates/bootstrap-4.4.1-dist/css/bootstrap.min.css | 1 + .../templates/bootstrap-4.4.1-dist/css/bootstrap.min.css.map | 1 + .../arduino_blog/templates/bootstrap-4.4.1-dist/js/bootstrap.bundle.js | 1 + .../templates/bootstrap-4.4.1-dist/js/bootstrap.bundle.js.map | 1 + .../templates/bootstrap-4.4.1-dist/js/bootstrap.bundle.min.js | 1 + .../templates/bootstrap-4.4.1-dist/js/bootstrap.bundle.min.js.map | 1 + static/arduino_blog/templates/bootstrap-4.4.1-dist/js/bootstrap.js | 1 + static/arduino_blog/templates/bootstrap-4.4.1-dist/js/bootstrap.js.map | 1 + static/arduino_blog/templates/bootstrap-4.4.1-dist/js/bootstrap.min.js | 1 + .../arduino_blog/templates/bootstrap-4.4.1-dist/js/bootstrap.min.js.map | 1 + static/arduino_blog/templates/dashboard.html | 1 + static/arduino_blog/templates/email/proposal_received.html | 1 + static/arduino_blog/templates/footer.html | 1 + static/arduino_blog/templates/header.html | 1 + static/arduino_blog/templates/home.html | 1 + static/arduino_blog/templates/index.html | 1 + static/arduino_blog/templates/login.html | 1 + static/arduino_blog/templates/navbar.html | 1 + static/arduino_blog/templates/submit-cfp.html | 1 + static/arduino_blog/templates/user-register.html | 1 + 32 files changed, 32 insertions(+) create mode 120000 static/arduino_blog/templates/activation-status.html create mode 120000 static/arduino_blog/templates/base.html create mode 120000 static/arduino_blog/templates/bootstrap-4.4.1-dist/css/bootstrap-grid.css create mode 120000 static/arduino_blog/templates/bootstrap-4.4.1-dist/css/bootstrap-grid.css.map create mode 120000 static/arduino_blog/templates/bootstrap-4.4.1-dist/css/bootstrap-grid.min.css create mode 120000 static/arduino_blog/templates/bootstrap-4.4.1-dist/css/bootstrap-grid.min.css.map create mode 120000 static/arduino_blog/templates/bootstrap-4.4.1-dist/css/bootstrap-reboot.css create mode 120000 static/arduino_blog/templates/bootstrap-4.4.1-dist/css/bootstrap-reboot.css.map create mode 120000 static/arduino_blog/templates/bootstrap-4.4.1-dist/css/bootstrap-reboot.min.css create mode 120000 static/arduino_blog/templates/bootstrap-4.4.1-dist/css/bootstrap-reboot.min.css.map create mode 120000 static/arduino_blog/templates/bootstrap-4.4.1-dist/css/bootstrap.css create mode 120000 static/arduino_blog/templates/bootstrap-4.4.1-dist/css/bootstrap.css.map create mode 120000 static/arduino_blog/templates/bootstrap-4.4.1-dist/css/bootstrap.min.css create mode 120000 static/arduino_blog/templates/bootstrap-4.4.1-dist/css/bootstrap.min.css.map create mode 120000 static/arduino_blog/templates/bootstrap-4.4.1-dist/js/bootstrap.bundle.js create mode 120000 static/arduino_blog/templates/bootstrap-4.4.1-dist/js/bootstrap.bundle.js.map create mode 120000 static/arduino_blog/templates/bootstrap-4.4.1-dist/js/bootstrap.bundle.min.js create mode 120000 static/arduino_blog/templates/bootstrap-4.4.1-dist/js/bootstrap.bundle.min.js.map create mode 120000 static/arduino_blog/templates/bootstrap-4.4.1-dist/js/bootstrap.js create mode 120000 static/arduino_blog/templates/bootstrap-4.4.1-dist/js/bootstrap.js.map create mode 120000 static/arduino_blog/templates/bootstrap-4.4.1-dist/js/bootstrap.min.js create mode 120000 static/arduino_blog/templates/bootstrap-4.4.1-dist/js/bootstrap.min.js.map create mode 120000 static/arduino_blog/templates/dashboard.html create mode 120000 static/arduino_blog/templates/email/proposal_received.html create mode 120000 static/arduino_blog/templates/footer.html create mode 120000 static/arduino_blog/templates/header.html create mode 120000 static/arduino_blog/templates/home.html create mode 120000 static/arduino_blog/templates/index.html create mode 120000 static/arduino_blog/templates/login.html create mode 120000 static/arduino_blog/templates/navbar.html create mode 120000 static/arduino_blog/templates/submit-cfp.html create mode 120000 static/arduino_blog/templates/user-register.html (limited to 'static/arduino_blog') diff --git a/static/arduino_blog/templates/activation-status.html b/static/arduino_blog/templates/activation-status.html new file mode 120000 index 0000000..3bcd7da --- /dev/null +++ b/static/arduino_blog/templates/activation-status.html @@ -0,0 +1 @@ +/home/prashant/www/html/python/python_3.x/django_3.x/os-hardware/arduino_projects_website/arduino_blog/static/arduino_blog/templates/activation-status.html \ No newline at end of file diff --git a/static/arduino_blog/templates/base.html b/static/arduino_blog/templates/base.html new file mode 120000 index 0000000..346bff0 --- /dev/null +++ b/static/arduino_blog/templates/base.html @@ -0,0 +1 @@ +/home/prashant/www/html/python/python_3.x/django_3.x/os-hardware/arduino_projects_website/arduino_blog/static/arduino_blog/templates/base.html \ No newline at end of file diff --git a/static/arduino_blog/templates/bootstrap-4.4.1-dist/css/bootstrap-grid.css b/static/arduino_blog/templates/bootstrap-4.4.1-dist/css/bootstrap-grid.css new file mode 120000 index 0000000..abe4c85 --- /dev/null +++ b/static/arduino_blog/templates/bootstrap-4.4.1-dist/css/bootstrap-grid.css @@ -0,0 +1 @@ +/home/prashant/www/html/python/python_3.x/django_3.x/os-hardware/arduino_projects_website/arduino_blog/static/arduino_blog/templates/bootstrap-4.4.1-dist/css/bootstrap-grid.css \ No newline at end of file diff --git a/static/arduino_blog/templates/bootstrap-4.4.1-dist/css/bootstrap-grid.css.map b/static/arduino_blog/templates/bootstrap-4.4.1-dist/css/bootstrap-grid.css.map new file mode 120000 index 0000000..a21a7a9 --- /dev/null +++ b/static/arduino_blog/templates/bootstrap-4.4.1-dist/css/bootstrap-grid.css.map @@ -0,0 +1 @@ +/home/prashant/www/html/python/python_3.x/django_3.x/os-hardware/arduino_projects_website/arduino_blog/static/arduino_blog/templates/bootstrap-4.4.1-dist/css/bootstrap-grid.css.map \ No newline at end of file diff --git a/static/arduino_blog/templates/bootstrap-4.4.1-dist/css/bootstrap-grid.min.css b/static/arduino_blog/templates/bootstrap-4.4.1-dist/css/bootstrap-grid.min.css new file mode 120000 index 0000000..1b112be --- /dev/null +++ b/static/arduino_blog/templates/bootstrap-4.4.1-dist/css/bootstrap-grid.min.css @@ -0,0 +1 @@ +/home/prashant/www/html/python/python_3.x/django_3.x/os-hardware/arduino_projects_website/arduino_blog/static/arduino_blog/templates/bootstrap-4.4.1-dist/css/bootstrap-grid.min.css \ No newline at end of file diff --git a/static/arduino_blog/templates/bootstrap-4.4.1-dist/css/bootstrap-grid.min.css.map b/static/arduino_blog/templates/bootstrap-4.4.1-dist/css/bootstrap-grid.min.css.map new file mode 120000 index 0000000..2cdabec --- /dev/null +++ b/static/arduino_blog/templates/bootstrap-4.4.1-dist/css/bootstrap-grid.min.css.map @@ -0,0 +1 @@ +/home/prashant/www/html/python/python_3.x/django_3.x/os-hardware/arduino_projects_website/arduino_blog/static/arduino_blog/templates/bootstrap-4.4.1-dist/css/bootstrap-grid.min.css.map \ No newline at end of file diff --git a/static/arduino_blog/templates/bootstrap-4.4.1-dist/css/bootstrap-reboot.css b/static/arduino_blog/templates/bootstrap-4.4.1-dist/css/bootstrap-reboot.css new file mode 120000 index 0000000..8893d08 --- /dev/null +++ b/static/arduino_blog/templates/bootstrap-4.4.1-dist/css/bootstrap-reboot.css @@ -0,0 +1 @@ +/home/prashant/www/html/python/python_3.x/django_3.x/os-hardware/arduino_projects_website/arduino_blog/static/arduino_blog/templates/bootstrap-4.4.1-dist/css/bootstrap-reboot.css \ No newline at end of file diff --git a/static/arduino_blog/templates/bootstrap-4.4.1-dist/css/bootstrap-reboot.css.map b/static/arduino_blog/templates/bootstrap-4.4.1-dist/css/bootstrap-reboot.css.map new file mode 120000 index 0000000..66317b2 --- /dev/null +++ b/static/arduino_blog/templates/bootstrap-4.4.1-dist/css/bootstrap-reboot.css.map @@ -0,0 +1 @@ +/home/prashant/www/html/python/python_3.x/django_3.x/os-hardware/arduino_projects_website/arduino_blog/static/arduino_blog/templates/bootstrap-4.4.1-dist/css/bootstrap-reboot.css.map \ No newline at end of file diff --git a/static/arduino_blog/templates/bootstrap-4.4.1-dist/css/bootstrap-reboot.min.css b/static/arduino_blog/templates/bootstrap-4.4.1-dist/css/bootstrap-reboot.min.css new file mode 120000 index 0000000..ef064dc --- /dev/null +++ b/static/arduino_blog/templates/bootstrap-4.4.1-dist/css/bootstrap-reboot.min.css @@ -0,0 +1 @@ +/home/prashant/www/html/python/python_3.x/django_3.x/os-hardware/arduino_projects_website/arduino_blog/static/arduino_blog/templates/bootstrap-4.4.1-dist/css/bootstrap-reboot.min.css \ No newline at end of file diff --git a/static/arduino_blog/templates/bootstrap-4.4.1-dist/css/bootstrap-reboot.min.css.map b/static/arduino_blog/templates/bootstrap-4.4.1-dist/css/bootstrap-reboot.min.css.map new file mode 120000 index 0000000..0b4d49e --- /dev/null +++ b/static/arduino_blog/templates/bootstrap-4.4.1-dist/css/bootstrap-reboot.min.css.map @@ -0,0 +1 @@ +/home/prashant/www/html/python/python_3.x/django_3.x/os-hardware/arduino_projects_website/arduino_blog/static/arduino_blog/templates/bootstrap-4.4.1-dist/css/bootstrap-reboot.min.css.map \ No newline at end of file diff --git a/static/arduino_blog/templates/bootstrap-4.4.1-dist/css/bootstrap.css b/static/arduino_blog/templates/bootstrap-4.4.1-dist/css/bootstrap.css new file mode 120000 index 0000000..4ad03f8 --- /dev/null +++ b/static/arduino_blog/templates/bootstrap-4.4.1-dist/css/bootstrap.css @@ -0,0 +1 @@ +/home/prashant/www/html/python/python_3.x/django_3.x/os-hardware/arduino_projects_website/arduino_blog/static/arduino_blog/templates/bootstrap-4.4.1-dist/css/bootstrap.css \ No newline at end of file diff --git a/static/arduino_blog/templates/bootstrap-4.4.1-dist/css/bootstrap.css.map b/static/arduino_blog/templates/bootstrap-4.4.1-dist/css/bootstrap.css.map new file mode 120000 index 0000000..ad0de6a --- /dev/null +++ b/static/arduino_blog/templates/bootstrap-4.4.1-dist/css/bootstrap.css.map @@ -0,0 +1 @@ +/home/prashant/www/html/python/python_3.x/django_3.x/os-hardware/arduino_projects_website/arduino_blog/static/arduino_blog/templates/bootstrap-4.4.1-dist/css/bootstrap.css.map \ No newline at end of file diff --git a/static/arduino_blog/templates/bootstrap-4.4.1-dist/css/bootstrap.min.css b/static/arduino_blog/templates/bootstrap-4.4.1-dist/css/bootstrap.min.css new file mode 120000 index 0000000..67ab821 --- /dev/null +++ b/static/arduino_blog/templates/bootstrap-4.4.1-dist/css/bootstrap.min.css @@ -0,0 +1 @@ +/home/prashant/www/html/python/python_3.x/django_3.x/os-hardware/arduino_projects_website/arduino_blog/static/arduino_blog/templates/bootstrap-4.4.1-dist/css/bootstrap.min.css \ No newline at end of file diff --git a/static/arduino_blog/templates/bootstrap-4.4.1-dist/css/bootstrap.min.css.map b/static/arduino_blog/templates/bootstrap-4.4.1-dist/css/bootstrap.min.css.map new file mode 120000 index 0000000..9681e38 --- /dev/null +++ b/static/arduino_blog/templates/bootstrap-4.4.1-dist/css/bootstrap.min.css.map @@ -0,0 +1 @@ +/home/prashant/www/html/python/python_3.x/django_3.x/os-hardware/arduino_projects_website/arduino_blog/static/arduino_blog/templates/bootstrap-4.4.1-dist/css/bootstrap.min.css.map \ No newline at end of file diff --git a/static/arduino_blog/templates/bootstrap-4.4.1-dist/js/bootstrap.bundle.js b/static/arduino_blog/templates/bootstrap-4.4.1-dist/js/bootstrap.bundle.js new file mode 120000 index 0000000..7e5a585 --- /dev/null +++ b/static/arduino_blog/templates/bootstrap-4.4.1-dist/js/bootstrap.bundle.js @@ -0,0 +1 @@ +/home/prashant/www/html/python/python_3.x/django_3.x/os-hardware/arduino_projects_website/arduino_blog/static/arduino_blog/templates/bootstrap-4.4.1-dist/js/bootstrap.bundle.js \ No newline at end of file diff --git a/static/arduino_blog/templates/bootstrap-4.4.1-dist/js/bootstrap.bundle.js.map b/static/arduino_blog/templates/bootstrap-4.4.1-dist/js/bootstrap.bundle.js.map new file mode 120000 index 0000000..e3f7140 --- /dev/null +++ b/static/arduino_blog/templates/bootstrap-4.4.1-dist/js/bootstrap.bundle.js.map @@ -0,0 +1 @@ +/home/prashant/www/html/python/python_3.x/django_3.x/os-hardware/arduino_projects_website/arduino_blog/static/arduino_blog/templates/bootstrap-4.4.1-dist/js/bootstrap.bundle.js.map \ No newline at end of file diff --git a/static/arduino_blog/templates/bootstrap-4.4.1-dist/js/bootstrap.bundle.min.js b/static/arduino_blog/templates/bootstrap-4.4.1-dist/js/bootstrap.bundle.min.js new file mode 120000 index 0000000..fd76ce2 --- /dev/null +++ b/static/arduino_blog/templates/bootstrap-4.4.1-dist/js/bootstrap.bundle.min.js @@ -0,0 +1 @@ +/home/prashant/www/html/python/python_3.x/django_3.x/os-hardware/arduino_projects_website/arduino_blog/static/arduino_blog/templates/bootstrap-4.4.1-dist/js/bootstrap.bundle.min.js \ No newline at end of file diff --git a/static/arduino_blog/templates/bootstrap-4.4.1-dist/js/bootstrap.bundle.min.js.map b/static/arduino_blog/templates/bootstrap-4.4.1-dist/js/bootstrap.bundle.min.js.map new file mode 120000 index 0000000..6d34778 --- /dev/null +++ b/static/arduino_blog/templates/bootstrap-4.4.1-dist/js/bootstrap.bundle.min.js.map @@ -0,0 +1 @@ +/home/prashant/www/html/python/python_3.x/django_3.x/os-hardware/arduino_projects_website/arduino_blog/static/arduino_blog/templates/bootstrap-4.4.1-dist/js/bootstrap.bundle.min.js.map \ No newline at end of file diff --git a/static/arduino_blog/templates/bootstrap-4.4.1-dist/js/bootstrap.js b/static/arduino_blog/templates/bootstrap-4.4.1-dist/js/bootstrap.js new file mode 120000 index 0000000..3ae8d18 --- /dev/null +++ b/static/arduino_blog/templates/bootstrap-4.4.1-dist/js/bootstrap.js @@ -0,0 +1 @@ +/home/prashant/www/html/python/python_3.x/django_3.x/os-hardware/arduino_projects_website/arduino_blog/static/arduino_blog/templates/bootstrap-4.4.1-dist/js/bootstrap.js \ No newline at end of file diff --git a/static/arduino_blog/templates/bootstrap-4.4.1-dist/js/bootstrap.js.map b/static/arduino_blog/templates/bootstrap-4.4.1-dist/js/bootstrap.js.map new file mode 120000 index 0000000..4d6216c --- /dev/null +++ b/static/arduino_blog/templates/bootstrap-4.4.1-dist/js/bootstrap.js.map @@ -0,0 +1 @@ +/home/prashant/www/html/python/python_3.x/django_3.x/os-hardware/arduino_projects_website/arduino_blog/static/arduino_blog/templates/bootstrap-4.4.1-dist/js/bootstrap.js.map \ No newline at end of file diff --git a/static/arduino_blog/templates/bootstrap-4.4.1-dist/js/bootstrap.min.js b/static/arduino_blog/templates/bootstrap-4.4.1-dist/js/bootstrap.min.js new file mode 120000 index 0000000..f6553f5 --- /dev/null +++ b/static/arduino_blog/templates/bootstrap-4.4.1-dist/js/bootstrap.min.js @@ -0,0 +1 @@ +/home/prashant/www/html/python/python_3.x/django_3.x/os-hardware/arduino_projects_website/arduino_blog/static/arduino_blog/templates/bootstrap-4.4.1-dist/js/bootstrap.min.js \ No newline at end of file diff --git a/static/arduino_blog/templates/bootstrap-4.4.1-dist/js/bootstrap.min.js.map b/static/arduino_blog/templates/bootstrap-4.4.1-dist/js/bootstrap.min.js.map new file mode 120000 index 0000000..9912d8e --- /dev/null +++ b/static/arduino_blog/templates/bootstrap-4.4.1-dist/js/bootstrap.min.js.map @@ -0,0 +1 @@ +/home/prashant/www/html/python/python_3.x/django_3.x/os-hardware/arduino_projects_website/arduino_blog/static/arduino_blog/templates/bootstrap-4.4.1-dist/js/bootstrap.min.js.map \ No newline at end of file diff --git a/static/arduino_blog/templates/dashboard.html b/static/arduino_blog/templates/dashboard.html new file mode 120000 index 0000000..44741e2 --- /dev/null +++ b/static/arduino_blog/templates/dashboard.html @@ -0,0 +1 @@ +/home/prashant/www/html/python/python_3.x/django_3.x/os-hardware/arduino_projects_website/arduino_blog/static/arduino_blog/templates/dashboard.html \ No newline at end of file diff --git a/static/arduino_blog/templates/email/proposal_received.html b/static/arduino_blog/templates/email/proposal_received.html new file mode 120000 index 0000000..c05bc69 --- /dev/null +++ b/static/arduino_blog/templates/email/proposal_received.html @@ -0,0 +1 @@ +/home/prashant/www/html/python/python_3.x/django_3.x/os-hardware/arduino_projects_website/arduino_blog/static/arduino_blog/templates/email/proposal_received.html \ No newline at end of file diff --git a/static/arduino_blog/templates/footer.html b/static/arduino_blog/templates/footer.html new file mode 120000 index 0000000..5130cf0 --- /dev/null +++ b/static/arduino_blog/templates/footer.html @@ -0,0 +1 @@ +/home/prashant/www/html/python/python_3.x/django_3.x/os-hardware/arduino_projects_website/arduino_blog/static/arduino_blog/templates/footer.html \ No newline at end of file diff --git a/static/arduino_blog/templates/header.html b/static/arduino_blog/templates/header.html new file mode 120000 index 0000000..c1b5091 --- /dev/null +++ b/static/arduino_blog/templates/header.html @@ -0,0 +1 @@ +/home/prashant/www/html/python/python_3.x/django_3.x/os-hardware/arduino_projects_website/arduino_blog/static/arduino_blog/templates/header.html \ No newline at end of file diff --git a/static/arduino_blog/templates/home.html b/static/arduino_blog/templates/home.html new file mode 120000 index 0000000..23c0e53 --- /dev/null +++ b/static/arduino_blog/templates/home.html @@ -0,0 +1 @@ +/home/prashant/www/html/python/python_3.x/django_3.x/os-hardware/arduino_projects_website/arduino_blog/static/arduino_blog/templates/home.html \ No newline at end of file diff --git a/static/arduino_blog/templates/index.html b/static/arduino_blog/templates/index.html new file mode 120000 index 0000000..0a38062 --- /dev/null +++ b/static/arduino_blog/templates/index.html @@ -0,0 +1 @@ +/home/prashant/www/html/python/python_3.x/django_3.x/os-hardware/arduino_projects_website/arduino_blog/static/arduino_blog/templates/index.html \ No newline at end of file diff --git a/static/arduino_blog/templates/login.html b/static/arduino_blog/templates/login.html new file mode 120000 index 0000000..7862e76 --- /dev/null +++ b/static/arduino_blog/templates/login.html @@ -0,0 +1 @@ +/home/prashant/www/html/python/python_3.x/django_3.x/os-hardware/arduino_projects_website/arduino_blog/static/arduino_blog/templates/login.html \ No newline at end of file diff --git a/static/arduino_blog/templates/navbar.html b/static/arduino_blog/templates/navbar.html new file mode 120000 index 0000000..f50e7dd --- /dev/null +++ b/static/arduino_blog/templates/navbar.html @@ -0,0 +1 @@ +/home/prashant/www/html/python/python_3.x/django_3.x/os-hardware/arduino_projects_website/arduino_blog/static/arduino_blog/templates/navbar.html \ No newline at end of file diff --git a/static/arduino_blog/templates/submit-cfp.html b/static/arduino_blog/templates/submit-cfp.html new file mode 120000 index 0000000..54d5e49 --- /dev/null +++ b/static/arduino_blog/templates/submit-cfp.html @@ -0,0 +1 @@ +/home/prashant/www/html/python/python_3.x/django_3.x/os-hardware/arduino_projects_website/arduino_blog/static/arduino_blog/templates/submit-cfp.html \ No newline at end of file diff --git a/static/arduino_blog/templates/user-register.html b/static/arduino_blog/templates/user-register.html new file mode 120000 index 0000000..5cbf327 --- /dev/null +++ b/static/arduino_blog/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/arduino_blog/templates/user-register.html \ No newline at end of file -- cgit