-
{% for message in messages %}
diff --git a/sbhs/templates/dashboard/profile.html b/sbhs/templates/dashboard/profile.html
index fe999f6..694e44e 100644
--- a/sbhs/templates/dashboard/profile.html
+++ b/sbhs/templates/dashboard/profile.html
@@ -5,7 +5,6 @@
{% endblock %}
{% block headerfiles %}
-
diff --git a/sbhs/templates/dashboard/show_all_boards.html b/sbhs/templates/dashboard/show_all_boards.html
index 766ebc9..fa0f48d 100644
--- a/sbhs/templates/dashboard/show_all_boards.html
+++ b/sbhs/templates/dashboard/show_all_boards.html
@@ -29,7 +29,7 @@
- - Create Slot + Book Slot
-
View/Delete slot
@@ -43,7 +43,7 @@
Book future slots:
Book for a given date:
{{form.as_p}} -
+
All Active Boards
-
+
-
-
+
diff --git a/sbhs/templates/pages/info.html b/sbhs/templates/pages/info.html
index 756feb5..4782cd0 100644
--- a/sbhs/templates/pages/info.html
+++ b/sbhs/templates/pages/info.html
@@ -55,7 +55,7 @@ Feedback / Contact Us
--
-
-
Write a mail to sbhs[at]os-hardware[dot]in to provide a feedback on SBHS virtual lab experience. If you have any questions, please use the forum. -
- ++
+
Write a mail to sbhs[at]os-hardware[dot]in to provide a feedback on SBHS virtual lab experience. +
+
- For more information please read the pdf
+ For more information about the procedure, please read the pdf.
diff --git a/sbhs/templates/registration/password_reset_email.html b/sbhs/templates/registration/password_reset_email.html
index bce3d3c..c32e653 100644
--- a/sbhs/templates/registration/password_reset_email.html
+++ b/sbhs/templates/registration/password_reset_email.html
@@ -1,14 +1,14 @@
{% load i18n %}{% autoescape off %}
-{% blocktrans %}You're receiving this email because you requested a password reset for your user account at {{ sitename }}.{% endblocktrans %}
+{% blocktrans %}You're receiving this email because you requested a password reset for your user account at {{sitename}}.{% endblocktrans %}
{% trans "Please go to the following page and choose a new password:" %}
{% block reset_link %}
-{{ protocol }}://{{ domain }}{% url 'password_reset_confirm' uidb64=uid token=token %}
+{{ protocol }}://{{domain}}{% url 'password_reset_confirm' uidb64=uid token=token %}
{% endblock %}
{% trans "Your username, in case you've forgotten:" %} {{ user.get_username }}
{% trans "Thanks for using our site!" %}
-{% blocktrans %}The {{ vlabs_team }} team{% endblocktrans %}
+{% blocktrans %}The SBHS Vlabs team{% endblocktrans %}
{% endautoescape %}
\ No newline at end of file
diff --git a/sbhs/templates/slot/create_slot.html b/sbhs/templates/slot/create_slot.html
index baf4f73..c0f451d 100644
--- a/sbhs/templates/slot/create_slot.html
+++ b/sbhs/templates/slot/create_slot.html
@@ -17,7 +17,7 @@
diff --git a/sbhs/templates/webcam/show_video.html b/sbhs/templates/webcam/show_video.html
index f8c739d..21f0909 100644
--- a/sbhs/templates/webcam/show_video.html
+++ b/sbhs/templates/webcam/show_video.html
@@ -27,11 +27,11 @@