diff --git a/static/AlumniConnect/img/iiitdmj logo-02.png b/static/AlumniConnect/img/iiitdmj logo-02.png new file mode 100644 index 00000000..3e35f088 Binary files /dev/null and b/static/AlumniConnect/img/iiitdmj logo-02.png differ diff --git a/static/AlumniConnect/img/new-col2.jpg b/static/AlumniConnect/img/new-col2.jpg new file mode 100644 index 00000000..85c4d7f3 Binary files /dev/null and b/static/AlumniConnect/img/new-col2.jpg differ diff --git a/static/AlumniConnect/img/new_coll2.JPG b/static/AlumniConnect/img/new_coll2.JPG new file mode 100644 index 00000000..d6a15867 Binary files /dev/null and b/static/AlumniConnect/img/new_coll2.JPG differ diff --git a/static/AlumniConnect/img/new_coll3.JPG b/static/AlumniConnect/img/new_coll3.JPG new file mode 100644 index 00000000..6a91134d Binary files /dev/null and b/static/AlumniConnect/img/new_coll3.JPG differ diff --git a/static/AlumniConnect/img/new_header2.JPG b/static/AlumniConnect/img/new_header2.JPG new file mode 100644 index 00000000..b97690c8 Binary files /dev/null and b/static/AlumniConnect/img/new_header2.JPG differ diff --git a/static/AlumniConnect/img/new_logo.png b/static/AlumniConnect/img/new_logo.png new file mode 100644 index 00000000..d81024f4 Binary files /dev/null and b/static/AlumniConnect/img/new_logo.png differ diff --git a/static/AlumniConnect/img/new_logo_min.png b/static/AlumniConnect/img/new_logo_min.png new file mode 100644 index 00000000..56118883 Binary files /dev/null and b/static/AlumniConnect/img/new_logo_min.png differ diff --git a/templates/AlumniConnect/index.html b/templates/AlumniConnect/index.html index 913c767f..e65559d1 100644 --- a/templates/AlumniConnect/index.html +++ b/templates/AlumniConnect/index.html @@ -2,12 +2,23 @@ {% load static %} {% block body %} - - {% include 'globals/navbar.html' %} - - - {% include 'globals/carousel.html' %} - + +{% include 'globals/carousel.html' %} + -
-
- +
+
+
+
+
+ " Dear torch-bearers of IIITDMJ,
+ Life at IIITDMJ doesn’t end after you graduate; in fact, it continues, grows and thrives. As an alumnus of + IIITDMJ, each one of you is the brand ambassador of your alma mater. Your brilliance in the professional paths + you + have chosen to follow as well as a responsible citizen of this country, and moreover as a good + human being articulates the pride of our institute. The magnificent examples set by you continue to inspire + students to achieve even greater milestones. + Looking forward to more meaningful interactions with you to take the Institute to greater heights with the sky + as + the limit. "
+
+
+

card image

+
Prof. Puneet Tandon
+
Prof. In-Charge, Alumni Cell
+
+
+ +
-
-
-
-
-

Events

-
- VIEW ALL -
- -
+
+
+
+
+

Events

+ -
- {% for item in events %} -
-
- {% if item.picture %} - - {% else %} - - {% endif %} -
- {% if not item.is_completed %} -
Upcoming
- {% else %} -
Past
- {% endif %} - -
{{item.title_stripped}}
- -

- - {{item.start_date|date:"l, d M, o"}} -
- - {{item.location}} -
- - {{item.count}} -

- -
- -
+ +
+
+
+ {% for item in events %} +
+
+ {% if item.picture %} + + {% else %} + + {% endif %} +
+ {% if not item.is_completed %} +
Upcoming
+ {% else %} +
Past
+ {% endif %} + +
{{item.title_stripped}}
+ +

+ + {{item.start_date|date:"l, d M, o"}} +
+ + {{item.location}} +
+ + {{item.count}} +

+ +
+ - {% endfor %} - -
-
-
+
+
+
- -
-
+
+
-
-
-

News

-
- VIEW ALL -
-
+
+
+

News

+ -
- {% for item in news %} -
-
- {% if item.picture %} - - {% else %} - - {% endif %} -
-
{{item.title_stripped|safe}}
-

- - {{item.date|date:"l, d M, o"}} -
-

-
- -
+
+
+
+ {% for item in news %} +
+
+ {% if item.picture %} + + {% else %} + + {% endif %} +
+
{{item.title_stripped|safe}}
+

+ + {{item.date|date:"l, d M, o"}} +
+

+
+ - {% endfor %}
-
+ {% endfor %} +
+ +
- - - - - {% for message in messages %} -
-
-