-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathcode.html
More file actions
533 lines (447 loc) · 18.1 KB
/
code.html
File metadata and controls
533 lines (447 loc) · 18.1 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
<!DOCTYPE html>
<!-- Built on Frappe. https://frappeframework.com/ -->
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta name="generator" content="frappe">
<meta name="name" content="gndec"><meta name="image" content="https://upload.wikimedia.org/wikipedia/commons/4/4e/Gndec19.jpg"><meta property="og:type" content="website"><meta name="title" content="gndec"><meta property="og:title" content="gndec"><meta name="twitter:title" content="gndec"><meta name="twitter:card" content="summary_large_image"><meta property="og:image" content="https://upload.wikimedia.org/wikipedia/commons/4/4e/Gndec19.jpg"><meta name="twitter:image" content="https://upload.wikimedia.org/wikipedia/commons/4/4e/Gndec19.jpg"><meta property="og:url" content="https://gndec.erpnext.com"><meta name="url" content="https://gndec.erpnext.com"><meta name="language" content="en-US">
<title>gndec</title>
<link
rel="shortcut icon"
href="/files/logo.jpg"
type="image/x-icon"
>
<link rel="canonical" href="https://gndec.erpnext.com"><link type="text/css" rel="stylesheet" href="/files/website_theme/college_26355009.css">
<link type="text/css" rel="stylesheet" href="/assets/css/erpnext-web.css?ver={{ build_version }}">
<style>
</style><script>
window.frappe = {};
frappe.ready_events = [];
frappe.ready = function(fn) {
frappe.ready_events.push(fn);
}
window.dev_server = 0;
window.socketio_port = 9037;
</script>
</head>
<body frappe-session-status="logged-out" data-path="">
<html>
<head>
<body ><img src="https://gndec.ac.in/sites/default/logo.png"width="100%">
</body></html>
<nav class="navbar navbar-light navbar-expand-lg">
<div class="container">
<a class="navbar-brand" href="/"><img src="/files/pngegg.png"/>GNDEC</a>
<button aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation" class="navbar-toggler" data-target="#navbarSupportedContent" data-toggle="collapse" type="button">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarSupportedContent">
<ul class="mr-auto navbar-nav">
</ul>
<ul class="ml-auto navbar-nav">
<li class="nav-item">
<a class="nav-link" href="/about-us">
ABOUT US
</a>
</li>
<li class="nav-item">
<a class="nav-link" href="None">
GOVERNANCE
</a>
</li>
<li class="nav-item">
<a class="nav-link" href="None">
ADMISSION
</a>
</li>
<li class="nav-item">
<a class="nav-link" href="None">
ACADEMICS
</a>
</li>
<li class="nav-item">
<a class="nav-link" href="None">
EXAMINATION
</a>
</li>
<li class="nav-item dropdown">
<a aria-expanded="false" aria-haspopup="true" class="nav-link dropdown-toggle" data-toggle="dropdown" href="#" id="id-94afd59fec22" role="button">
DEPARTMENTS
</a>
<ul aria-labelledby="id-94afd59fec22" class="dropdown-menu">
<a class="dropdown-item" href="/appsc">
APPLIED SCIENCES
</a>
<a class="dropdown-item" href="/civil">
CIVIL ENGINEERING
</a>
<a class="dropdown-item" href="/electrical">
ELECTRICAL ENGINEERING
</a>
<a class="dropdown-item" href="/mechanical">
MECHANICAL ENGINEERING
</a>
<a class="dropdown-item" href="/ece">
ELECTRONICS & COMMUNICATION ENGINEERING
</a>
<a class="dropdown-item" href="/cse">
COMPUTER SCIENCE & ENGINEERING
</a>
<a class="dropdown-item" href="/information-technology">
INFORMATION TECHNOLOGY
</a>
<a class="dropdown-item" href="/production">
PRODUCTION ENGINEERING
</a>
<a class="dropdown-item" href="/mba">
MASTERS IN BUSINESS ADMINISTRATION
</a>
<a class="dropdown-item" href="/mca">
MASTERS IN COMPUTER APPLICATION
</a>
</ul>
</li>
<li class="nav-item">
<a class="nav-link" href="None">
FACILITIES
</a>
</li>
<li class="nav-item">
<a class="nav-link" href="None">
QUALITY WORK
</a>
</li>
<li class="nav-item">
<a class="nav-link" href="None">
TEQIP-III
</a>
</li>
<li class="nav-item">
<a class="nav-link" href="None">
GALLERY
</a>
</li>
<li class="shopping-cart cart-icon hidden">
<a class="nav-link" href="/cart">
Cart
<span class="badge badge-primary" id="cart-count"></span>
</a>
</li>
<div class="d-block d-sm-none">
<hr/>
<li class="nav-item">
<a class="nav-link text-muted" href="/notice">
NOTICE BOARD
</a>
</li><li class="nav-item">
<a class="nav-link text-muted" href="None">
SCHOLARSHIP INFORMATION
</a>
</li><li class="nav-item">
<a class="nav-link text-muted" href="None">
IMPORTANT NOTICE FOR STUDENTS APPLYING FOR VARIOUS DOCUMENTS
</a>
</li><li class="nav-item">
<a class="nav-link text-muted" href="None">
ADMISSION CORNER
</a>
</li><li class="nav-item">
<a class="nav-link text-muted" href="None">
MISSION FATEH
</a>
</li><li class="nav-item">
<a class="nav-link text-muted" href="None">
HELP DESK
</a>
</li>
<hr/>
</div>
<!-- post login tools -->
</ul>
</div>
</div>
</nav>
<div class="container">
<div class="row" id="page-home-page" data-path="gndec"source-type="Generator" data-doctype="Web Page"source-content-type="HTML">
<div class="sidebar-column col-sm-2">
<div class="web-sidebar">
<div class="sidebar-items">
<ul class="list-unstyled">
<li class="sidebar-item"><a href="/notice" class=""
>
NOTICE BOARD
</a>
</li>
<li class="sidebar-item"><a href="None" class=""
>
SCHOLARSHIP INFORMATION
</a>
</li>
<li class="sidebar-item"><a href="None" class=""
>
IMPORTANT NOTICE FOR STUDENTS APPLYING FOR VARIOUS DOCUMENTS
</a>
</li>
<li class="sidebar-item"><a href="None" class=""
>
ADMISSION CORNER
</a>
</li>
<li class="sidebar-item"><a href="None" class=""
>
MISSION FATEH
</a>
</li>
<li class="sidebar-item"><a href="None" class=""
>
HELP DESK
</a>
</li>
</ul>
</div>
</div>
<script>
frappe.ready(function () {
$('.sidebar-item a').each(function (index) {
const active_class = 'active'
const non_active_class = ''
let page_href = window.location.href;
if (page_href.indexOf('#') !== -1) {
page_href = page_href.slice(0, page_href.indexOf('#'));
}
if (this.href.trim() == page_href) {
$(this).removeClass(non_active_class).addClass(active_class);
} else {
$(this).removeClass(active_class).addClass(non_active_class);
}
});
// scroll the active sidebar item into view
let active_sidebar_item = $('.sidebar-item a.active');
if (active_sidebar_item.length > 0) {
active_sidebar_item.get(0)
.scrollIntoView({behavior: "auto", block: "center", inline: "nearest"});
}
});
</script>
</div>
<div class="main-column col-sm-10">
<div class="page-content-wrapper">
<!-- breadcrumbs -->
<div class="page-breadcrumbs">
</div>
<main class="container my-4">
<div class="d-flex justify-content-between align-items-center">
<div class="page-header">
</div>
</div>
<div class="page_content"><div class="webpage-content">
<article class="web-page-content" id="home-page" style="text-align: Right">
<html>
<head></head>
<body>
<img src="https://upload.wikimedia.org/wikipedia/commons/4/4e/Gndec19.jpg" width="100%" align="left">
<br><br><hr>
<FONT SIZE="2px" align="left">
Guru Nanak Dev Engineering College, one of the prestigious, oldest and minority institution of Northern India, was established under the aegis of Nankana Sahib Education Trust (NSET) in 1956. NSET was founded in memory of the most sacred temple of Nankana Sahib, birth place of Guru Nanak Dev Ji. Shiromani Gurudwara Prabandhak Committee, Amritsar, a premier organization of universal brotherhood, which is the main force behind the mission of "Removal of Economic Backwardness through Technology" and NSET with the same mission, established a Polytechnic in 1953 and Guru Nanak Dev Engineering College (GNDEC) in 1956. The Trust deed was registered on 24th February 1953 with a commitment by Nankana Sahib Education Trust to uplift the vast weaker section of Indian polity comprising Rural India by admitting 70% students every year from Rural Areas. This commitment was made to the nation on 8th April, 1956. The day when foundation stone of the College was laid by Late Dr. Rajendra Prasad Ji, the First President of India.
The College was affiliated with Punjab University, Chandigarh since its inception. On establishment of Punjab Technical University, Jalandhar, since 1997 the college is affiliated with it, which is now known as I.K.Gujral Punjab Technical University (IKGPTU). The College courses are approved by All India Council for Technical Education, New Delhi. This is the first Engineering College of Punjab, which was conferred Autonomous Status by University Grants Commission (UGC), New Delhi in 2012 under section 2(f) and 12(B) of UGC Act 1956. Most of the undergraduate courses are accredited by National Board of Accreditation about 3 times since 2004. The college is accredited with ‘A” Grade by NAAC, UGC. Tata Consultancy Services (TCS) has accredited this college twice for placement purpose. The college is also ISO 9001-2015 Certified.
MHRD, Govt. of India has sanctioned Rs. 10 Crores for Technical Education Quality Improvement Programme-II (TEQIP-II) to this College and the Department of Science and Technology (DST) also sanctioned Rs. 1 Crores under FIST Programme for carrying out the research activities. The College has received grant to the tune of Rs. 5 Crores for research & other activities by different agencies like AICTE, UGC and DST etc. MHRD has recently granted Technical Education Quality Improvement Programme-III (TEQIP-III) also.
GNDEC is overall sports champion of Punjab Technical University (Now, IKGPTU) & also in its survey declared GNDEC Best Engineering college in year 2011 and 2012 & 2014 for excellent placements amongst all its affiliated colleges. There is one N.C.C. Company in the institution attached with 3 Pb., Bn N.C.C. (Boy Cadets = 79, Girl Cadet = 27, total of 106 Cadets. Three and a half units of N.S.S. having a total of 350 volunteers have been allotted by IKGPTU to provide opportunities to the students for Social Services in various fields like blood donation, plantation, cleanliness etc. However a total of more than 1000 volunteers are enrolled in NSS in the College each academic year. FM Radio Station has been established after sanction by Govt. of India for educating the general public.
The College has been ranked consistently within first 50 engineering colleges of the country which includes IITs and NITs by different independent national agencies like India Today, Outlook, CSR, Star TV etc. since 2006.
GNDEC runs seven Engineering Branches (Civil Engg., Mech. Engg, Elect.Engg., Electronics & Comm. Engg. Computer Sc. & Engg,, Information Technology, Production Engg.) at UG level and 15 PG level courses including MBA, MCA. The college has Ph.D in all Engineering Branches and it is a QIP Centre under AICTE for Ph.D in streams viz. Civil Engg., Mech. Engg. Electrical Engineering. Nearly 25,000 Graduates and 7500 Post Graduates have passed out from this college and are at present successfully employed on high profile jobs in India & abroad making their alma mater proud of them.
</FONT>
</body></html>
</article>
<hr class="my-5">
<h5>Discuss</h5>
<div class="comment-view mb-6">
<div class="no-comment">
<p class="text-muted small">No comments yet. Start a new discussion.</p>
</div>
<div itemscope itemtype="http://schema.org/UserComments" id="comment-list">
</div>
</div>
<div class="add-comment-section">
<div class="text-muted hidden login-required">
<a href="/login?redirect-to=gndec">Login to comment</a>
</div>
<div class="comment-form-wrapper">
<a class="add-comment btn btn-light btn-sm">Add Comment</a>
<div style="display: none;" id="comment-form">
<p>Leave a Comment</p>
<div class="alert" style="display:none;"></div>
<form>
<fieldset>
<div class="row" style="margin-bottom: 15px;">
<div class="col-sm-6">
<input class="form-control comment_by" name="comment_by" placeholder="Your Name" type="text">
</div>
<div class="col-sm-6">
<input class="form-control comment_email" name="comment_email" placeholder="Your Email Address" type="email">
</div>
</div>
<p><textarea class="form-control" name="comment" rows=10
placeholder="Comment"></textarea></p>
<button class="btn btn-primary btn-sm" id="submit-comment" style="margin-top:10px">Submit</button>
</fieldset>
</form>
</div>
</div>
</div>
<script>
frappe.ready(function() {
if (!frappe.is_user_logged_in()) {
$(".login-required, .comment-form-wrapper").toggleClass("hidden");
} else {
$('input.comment_by').prop("disabled", true);
$('input.comment_email').prop("disabled", true);
}
var n_comments = $(".comment-row").length;
if(n_comments) {
$(".no_comment").toggle(false);
}
if(n_comments > 50) {
$(".add-comment").toggle(false)
.parent().append("<div class='text-muted'>Comments are closed.</div>")
}
$(".add-comment").click(function() {
$(this).toggle(false);
$("#comment-form").toggle();
var full_name = "", user_id = "";
if(frappe.is_user_logged_in()) {
full_name = frappe.get_cookie("full_name");
user_id = frappe.get_cookie("user_id");
if(user_id != "Guest") {
$("[name='comment_email']").val(user_id);
$("[name='comment_by']").val(full_name);
}
}
$("#comment-form textarea").val("");
})
$("#submit-comment").click(function() {
var args = {
comment_by: $("[name='comment_by']").val(),
comment_email: $("[name='comment_email']").val(),
comment: $("[name='comment']").val(),
reference_doctype: "Web Page",
reference_name: "home-page",
comment_type: "Comment",
route: "gndec",
}
if(!args.comment || !args.comment.trim()) {
frappe.msgprint("Please add a valid comment.");
return false;
}
frappe.call({
btn: this,
type: "POST",
method: "frappe.templates.includes.comments.comments.add_comment",
args: args,
callback: function(r) {
if(r.exc) {
if(r._server_messages)
frappe.msgprint(r._server_messages);
} else {
if (r.message) {
$(r.message).appendTo("#comment-list");
$(".add-comment").text(__("Add Another Comment"));
}
$(".no-comment, .add-comment").toggle(false);
$("#comment-form").toggle();
$(".add-comment").toggle();
}
}
})
return false;
})
});
</script>
</div></div>
<div class="page-footer"></div>
</main>
</div>
</div></div>
</div>
<footer class="web-footer">
<div class="container">
<div class="footer-logo-extension">
<div class="row">
<div class="text-left col-6"></div>
<div class="text-right col-6">
<div class="input-group">
<input aria-describedby="footer-subscribe-button" aria-label="Your email address..." class="form-control border-secondary" id="footer-subscribe-email" placeholder="Your email address..." type="text"/>
<div class="input-group-append">
<button class="btn btn-sm btn-outline-secondary" id="footer-subscribe-button" type="button">Get Updates</button>
</div>
</div>
</div>
</div>
</div>
<div class="footer-grouped-links">
<div class="row">
</div>
</div>
<div class="footer-links">
<div class="row">
<div class="footer-col-left col-sm-6">
<a class="footer-link" href="None" rel="noreferrer">ALUMNI</a>
<a class="footer-link" href="None" rel="noreferrer">ARCHIVE</a>
<a class="footer-link" href="None" rel="noreferrer">USEFUL LINKS</a>
<a class="footer-link" href="None" rel="noreferrer">LIBRARY</a>
<a class="footer-link" href="None" rel="noreferrer">RTI'05</a>
<a class="footer-link" href="None" rel="noreferrer">CONTACT US</a>
<a class="footer-link" href="None" rel="noreferrer">DOWNLOADS</a>
<a class="footer-link" href="None" rel="noreferrer">E-MAIL</a>
<a class="footer-link" href="None" rel="noreferrer">FM 90.8</a>
<a class="footer-link" href="/www.facebook.com" rel="noreferrer"><img alt="Fb" src="/files/rsz_th.jpg"/></a>
</div>
<div class="footer-col-right col-sm-6"></div>
</div>
</div>
<div class="footer-info">
<div class="row">
<div class="footer-col-left col-sm-6 col-12">
© GNDEC
<br/>
<div class="ql-editor read-mode"><h2><span style="background-color: rgb(235, 214, 255); color: rgb(61, 20, 102);">CONTACT US-</span></h2><p><br/></p><p><span style="color: rgb(0, 55, 0);">Address: Guru Nanak Dev Engineering College</span></p><p><span style="color: rgb(0, 55, 0);">Gill Park, Gill Road, Ludhiana 141006, Punjab(India).</span></p><p><span style="color: rgb(0, 55, 0);">Phone No.: 0161-2502700, 0161-5064501</span></p><p><span style="color: rgb(0, 55, 0);">Fax No.: 0161-2502240</span></p><p><span style="color: rgb(0, 55, 0);">Email: principal@gndec.ac.in</span></p></div>
</div>
<div class="footer-col-right col-sm-6 col-12 footer-powered">
<a class="text-muted" href="https://erpnext.com/education?source=website_footer" target="_blank">Powered by ERPNext - ERP Software for Education Companies</a>
</div>
</div>
</div>
</div>
</footer><script>
frappe.ready(function() {
$("#footer-subscribe-button").click(function() {
if($("#footer-subscribe-email").val() && validate_email($("#footer-subscribe-email").val())) {
$("#footer-subscribe-email").attr('disabled', true);
$("#footer-subscribe-button").html("Sending...")
.attr("disabled", true);
erpnext.subscribe_to_newsletter({
email: $("#footer-subscribe-email").val(),
callback: function(r) {
if(!r.exc) {
$("#footer-subscribe-button").html(__("Added"))
.attr("disabled", true);
} else {
$("#footer-subscribe-button").html(__("Error: Not a valid id?"))
.addClass("btn-danger").attr("disabled", false);
$("#footer-subscribe-email").val("").attr('disabled', false);
}
}
});
}
else
frappe.msgprint(frappe._("Please enter valid email address"))
});
});
</script>
<!-- js should be loaded in body! -->
<script type="text/javascript" src="/assets/frappe/js/lib/jquery/jquery.min.js"></script>
<script type="text/javascript" src="/assets/js/frappe-web.min.js?ver={{ build_version }}"></script>
<script type="text/javascript" src="/assets/js/bootstrap-4-web.min.js"></script>
<script type="text/javascript" src="/website_script.js?ver={{ build_version }}"></script>
<script type="text/javascript" src="/assets/js/erpnext-web.min.js?ver={{ build_version }}"></script>
<script>frappe.csrf_token = "None";</script></body>
</html>