-
Notifications
You must be signed in to change notification settings - Fork 9
Expand file tree
/
Copy pathbase.html
More file actions
375 lines (370 loc) · 20.9 KB
/
base.html
File metadata and controls
375 lines (370 loc) · 20.9 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
<!DOCTYPE html>
{% load staticfiles %}
{% load fontawesome %}
<!--[if lt IE 7]><html class="no-js lt-ie9 lt-ie8 lt-ie7"><![endif]-->
<!--[if IE 7]><html class="no-js lt-ie9 lt-ie8"><![endif]-->
<!--[if IE 8]><html class="no-js lt-ie9"><![endif]-->
<!--[if gt IE 8]><!--><html class="no-js" lang="en"><!--<![endif]-->
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="">
<meta name="author" content="">
<link rel="icon" href="{% static "base_theme/favicon.ico" %}">
<title>{% block site_title %}Wharton Shoutouts{% endblock site_title %}</title>
{% block extra_head_top %}{% endblock extra_head_top %}
{% block head_css %}
<link href="{% static "base_theme/scss/compiled_css/all.min.css" %}" rel="stylesheet" type="text/css">
{% block font_awesome %}
{% fontawesome_stylesheet %}
{% endblock font_awesome %}
{% endblock head_css %}
{% block fast_fonts %}
<script src="https://fast.fonts.com/jsapi/9c101523-c9e9-4e52-b751-a5b16576f638.js"></script>
{% endblock fast_fonts %}
{% block extra_head_bottom %}{% endblock extra_head_bottom %}
</head>
<body class="{% block body_class %}no-cls{% endblock body_class %}" id="{% block body_id %}no-id{% endblock body_id%}">
<!--[if lte IE 9]>
<p class="browsehappy">You are using an <strong>outdated</strong> browser.
Please <a href="http://browsehappy.com/">upgrade your browser</a>
to improve your experience.
</p>
<![endif]-->
{% block header_wrapper %}
<header id="header" role="heading">
{% block header %}
<h2 class="visuallyhidden">Header</h2>
<div id="top-nav" role="navigation">
<h2 class="visuallyhidden">Top Navigation</h2>
<div class="container">
<div class="row">
<ul class="nav navbar-nav navbar-left">
<div id="top-nav__leftbar"> </div>
</ul>
<ul class="nav navbar-nav navbar-right">
<li class="dropdown">
<a href="#" class="dropdown-toggle" data-toggle="dropdown">QuickLinks <span class="caret"></span></a>
<ul class="dropdown-menu" role="menu">
<li><a href="http://www.wharton.upenn.edu/undergrad/">Undergraduate Program</a></li>
<li><a href="http://www.wharton.upenn.edu/mba/">MBA Program</a></li>
<li><a href="http://www.wharton.upenn.edu/mbaexecutive/">MBA Program For Executives</a></li>
<li><a href="http://www.wharton.upenn.edu/doctoral/">Doctoral Programs</a></li>
<li><a href="http://executiveeducation.wharton.upenn.edu/">Executive Education</a></li>
<li class="divider"></li>
<li><a href="http://www.wharton.upenn.edu/academics/academics.cfm/">Prospective Students</a></li>
<li><a href="http://www.wharton.upenn.edu/alumni/">Alumni</a></li>
<li><a href="http://recruiters-corp.wharton.upenn.edu/">Recruiters and Corporations</a></li>
<li><a href="https://inside.wharton.upenn.edu/">Faculty & Staff</a></li>
<li class="divider"></li>
<li><a href="http://knowledge.wharton.upenn.edu/">Knowledge@Wharton</a></li>
</ul>
</li>
<li><a href="http://news.wharton.upenn.edu/">News</a></li>
<li><a href="http://www.wharton.upenn.edu/contact-us-directories.cfm">Contact us</a></li>
<li class="dropdown">
<a href="http://www.wharton.upenn.edu/locations/" class="dropdown-toggle" data-toggle="dropdown">Locations <span class="caret"></span></a>
<ul class="dropdown-menu" role="menu">
<li><a href="http://www.wharton.upenn.edu/philadelphia-campus/">Philadelphia</a></li>
<li><a href="http://www.wharton.upenn.edu/sanfrancisco/">San Francisco</a></li>
<li><a href="http://pwcc.upenn.edu/">Beijing Center</a></li>
</ul>
</li>
<li><a href="http://www.wharton.upenn.edu/">Wharton Home</a></li>
<li><a href="http://www.upenn.edu/">Penn</a></li>
<li id="glyph-search"><a href="#"><span class="glyphicon glyphicon-search"></span></a></li>
<form action="https://www.wharton.upenn.edu/search/" method="get" name="search">
<div id="search">
<div class="input-group">
<input type="text" placeholder="Search Wharton" class="form-control" name="q">
<span class="input-group-btn">
<button class="btn btn-default" type="submit"><span class="glyphicon glyphicon-arrow-right"></span></button>
</span>
</div>
</div>
</form><!--/ end form -->
</div><!--/ end row -->
</div><!--/ end container -->
</div><!--/ end top-nav -->
{% block banner_wrapper %}
<div id="banner" role="banner">
<h2 class="visuallyhidden">Banner</h2>
<div class="container">
<div class="row">
{% block header_logo %}
<a href="http://www.wharton.upenn.edu/"><img id="banner__logo" src="{% static "base_theme/img/logo/UPenn-Wharton-Logo.png" %}" width="218" height="56" alt="Wharton Logo"></a>
{% endblock header_logo %}
<a href={% url 'home' %}>{% block banner_title %}<div id="banner__title">Wharton Computing</div>{% endblock banner_title %}</a>
</div><!--/ end row -->
</div><!--/ end container -->
</div><!--/ end banner -->
{% endblock banner_wrapper %}
{% block main_nav_wrapper %}
<nav class="navbar navbar-inverse main-nav" role="navigation">
<h2 class="visuallyhidden">Main Navigation</h2>
<div class="container">
<div class="row">
<div class="navbar-header">
<button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target=".navbar-collapse">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="navbar-brand visuallyhidden" href="#">Wharton</a>
<div id="top-left-container"></div>
</div>
<div class="collapse navbar-collapse">
<ul class="nav navbar-nav navbar-right">
{% block main_nav %}
<li><a href="#">Item 1</a></li>
<li><a href="#">Item 2</a></li>
<li><a href="#">Item 3</a></li>
<li class="active"><a href="#">Active Item 4</a></li>
<li class="dropdown-list">
<div class="dropdown">
<button class="btn btn-default dropdown-toggle" type="button" id="dropdownMenu1" data-toggle="dropdown" aria-haspopup="true" aria-expanded="true">
Dropdown
<span class="caret"></span>
</button>
<ul class="dropdown-menu" aria-labelledby="dropdownMenu1">
<li><a href="#">Dropdown Item 1</a></li>
<li><a href="#">Dropdown Item 2</a></li>
<li><a href="#">Dropdown Item 3</a></li>
<li><a href="#">Dropdown Item 4</a></li>
</ul>
</div>
</li><!--/ end dropdown-list -->
<!--/ This will need to be adjusted based on the layout you end up choosing -->
{% block mobile_sidebar_nav %}
<ul class="sidebar__context--small">
<li class="sidebar__context--small__header"><a href="#">Dropdown Menu Starts Here</a></li>
<li class="active"><a href="#">Dropdown Item 1 Example Active</a></li>
<li><a href="#">Dropdown Item 2</a></li>
<li><a href="#">Dropdown Item 3</a></li>
</ul>
<ul class="sidebar__context--small">
<li class="sidebar__context--small__header"><a href="#">Sidebar Menu Starts Here</a></li>
<li class="active"><a href="#">Sidebar Item 1 Example Active</a></li>
<li><a href="#">Sidebar Item 2</a></li>
<li><a href="#">Sidebar Item 3</a></li>
<li><a href="#">Sidebar Item 4</a></li>
</ul>
<li><a href="#">Item 5</a></li>
<li><a href="#">Item 6</a></li>
{% endblock mobile_sidebar_nav %}
{% endblock main_nav %}
</ul>
</div><!--/ end nav-collapse -->
<div id="search-option"><a href="#"><span class="glyphicon glyphicon-search"></span></a></div>
<form action="https://www.wharton.upenn.edu/search/" method="get" name="search">
<div id="search">
<div class="input-group">
<input type="text" placeholder="Search Wharton" class="form-control" name="q">
<span class="input-group-btn">
<button class="btn btn-default" type="submit"><span class="glyphicon glyphicon-arrow-right"></span></button>
</span>
</div>
</div>
</form><!--/ end form -->
</div><!--/ end row -->
</div><!--/ end container -->
</nav><!--/ end main-nav -->
{% endblock main_nav_wrapper %}
{% block breadcrumb_wrapper %}
<div id="breadcrumb">
<h2 class="visuallyhidden">Breadcrumbs</h2>
<div class="container">
<div class="row">
<ol class="breadcrumb">
{% block breadcrumb %}
<li><a href="#">Parent</a></li>
<li class="active">Child</li>
{% endblock breadcrumb %}
</ol>
</div><!--/ end row -->
</div><!--/ end container -->
</div><!--/ end breadcrumb -->
{% endblock breadcrumb_wrapper %}
{% endblock header %}
</header><!--/ end header -->
{% endblock header_wrapper %}
{% block content_wrapper %}
<main id="content" role="main">
{% block content %}
<h1 class="visuallyhidden">Main Content Title</h1>
<div class="container">
<div class="row">
{% block left_sidebar %}
<aside id="sidebar" role="complimentary">
<div class="col-md-3">
<h2>Sidebar Content</h2>
<nav id="sidebar-nav">
<ul>
<li><a href="#">Item 1</a></li>
<li><a class="current" href="#">Item 2</a></li>
<li><a href="#">Item 3</a></li>
<li><a href="#">Item 4</a></li>
<li><a href="#">Item 5</a></li>
</ul>
</nav>
</div><!--/ end col-md-3 -->
</aside>
{% endblock left_sidebar %}
{% block inner_content %}
<div class="col-md-9">
<h1>Main Content Title</h1>
<section id="part-one">
<header class="visuallyhidden">A Main Section</header>
<h3>A Main Section</h3>
<div class="alert alert-success" role="alert">
<p>This responsive front-end boilerplate includes:</p>
<p><ul class="bullet-list">
<li>Twitter Bootstrap 3</li>
<li>HTML5 Boilerplate</li>
<li>HTML5/CSS3</li>
<li>SASS/SCSS</li>
<li>jQuery</li>
<li>Modernizer.js</li>
<li>Respond.js</li>
</ul></p>
<p>Below are just a few style examples (i.e. headers, etc.), but for a full Bootstrap styleguide visit <a href="http://getbootstrap.com/">http://getbootstrap.com</a></p>
<p>Also, for the official Wharton styleguide visit <a href="http://standards.wharton.upenn.edu/">http://standards.wharton.upenn.edu/</a></p>
</div>
<p><b>Now, Ahab and his three mates formed what may be called the first table in the Pequod's cabin</b>.
After their departure, taking place in inverted order to their arrival, the canvas cloth was cleared, or rather was restored to some
hurried order by the pallid steward. And then the three harpooneers were bidden to the feast, they being its residuary legatees.
<ul class="numbered-list">
<li>Item 1</li>
<li>Item 2</li>
<li>Item 3</li>
<li>Item 4</li>
<li>Item 5</li>
<li>Item 6</li>
<li>Item 7</li>
</ul>
They made a sort of temporary servants' <a href="#">this is a link - you can click me</a>. In strange contrast to the...
</p>
<p>Now, Ahab and his three mates formed what may be called the first table in the Pequod's cabin. After their departure, taking place in inverted order to their arrival, the canvas cloth was cleared, or rather was restored to some hurried order
by the pallid steward. And then the three harpooneers were bidden to the feast, they being its residuary legatees. They made a sort of temporary servants' hall of the high and mighty cabin. In strange contrast to the
</p>
<h1>Heading 1</h1>
<h2>Heading 2</h2>
<h3>Heading 3</h3>
<h4>Heading 4</h4>
<h5>Heading 5</h5>
<h6>Heading 6</h6>
<p>
<blockquote>"Three mates formed what may be called the first table in the Pequod's cabin. After their departure, taking place in inverted order to their arrival, the canvas cloth was cleared, or rather was restored to some hurried order by
thepallid steward."
</blockquote>
</p>
</section><!--/ end part one -->
<section id="part-two">
<header class="visuallyhidden">A Main Section</header>
<h3>A Main Section</h3>
<article>
<h5>Article Post One</h5>
<p>Now, Ahab and his three mates formed what may be called the first table in the Pequod's cabin. After their departure, taking place in inverted order to their arrival, the canvas cloth was cleared, or rather was restored to some hurried order by the pallid
steward. And then the three harpooneers were bidden to the feast, they being its residuary legatees.They made a sort of temporary servants' hall of the high and mighty cabin. In strange contrast to the...
</p>
</article>
<article>
<h5>Article Post Two</h5>
<p>Now, Ahab and his three mates formed what may be called the first table in the Pequod's cabin. After their departure, taking place in inverted order to their arrival, the canvas cloth was cleared, or rather was restored to some hurried
order by the pallid steward. And then the three harpooneers were bidden to the feast, they being its residuary legatees. They made a sort of temporary servants' hall of the high and mighty cabin. In strange contrast to the
</p>
</article>
</section><!--/ end part two -->
</div><!-- end col-md-9 -->
{% endblock inner_content %}
</div><!--/ end row -->
</div><!--/ end container -->
{% endblock content %}
</main><!--/ end main content -->
{% endblock content_wrapper %}
{% block footer_wrapper %}
<footer id="footer">
{% block footer %}
<div class="container">
<div class="row">
<div class="col-md-2">
<h5>Wharton</h5>
<ul>
<li><a href="http://www.wharton.upenn.edu">Home</a></li>
<li><a href="http://www.wharton.upenn.edu/about-wharton">About Wharton</a></li>
<li><a href="http://www.wharton.upenn.edu/academics">Academics</a></li>
<li><a href="http://www.wharton.upenn.edu/faculty-and-research">Faculty and Research</a></li>
</ul>
</div><!--/ end col-md-2 -->
<div class="col-md-3">
<h5> </h5>
<ul>
<li><a href="http://alumni.wharton.upenn.edu">Alumni Home</a></li>
<li><a href="http://www.wharton.upenn.edu/locations">Locations</a></li>
<li><a href="http://www.wharton.upenn.edu/contact-us-directories">Contact Us</a></li>
<li><a href="http://recruiters-corp.wharton.upenn.edu/">Recruiters and Corporations</a></li>
</ul>
</div><!--/ end col-md-3 -->
<div class="col-md-2 quicklinks">
<h5>Quicklinks</h5>
<ul>
<li><a href="http://undergrad.wharton.upenn.edu">Undergraduate</a></li>
<li><a href="http://mba.wharton.upenn.edu">MBA</a></li>
<li><a href="http://executivemba.wharton.upenn.edu">Executive MBA</a></li>
<li><a href="http://doctoral.wharton.upenn.edu">Doctoral</a></li>
</ul>
</div><!--/ end col-md-2 quicklinks -->
<div class="col-md-3">
<h5>Featured Links</h5>
<ul>
<li><a href="http://giving.wharton.upenn.edu">Giving to Wharton</a></li>
<li><a href="http://alumni.wharton.upenn.edu/get-involved">Alumni Connect</a></li>
<li><a href="http://news.wharton.upenn.edu">News</a></li>
</ul>
</div><!--/ end col-md-3 -->
<div class="col-md-2 social-icons">
<ul class="social-icons__links">
<a href="https://www.facebook.com/WhartonSchool"><li class="facebook-icon"></li></a>
<a href="https://www.twitter.com/wharton"><li class="twitter-icon"></li></a>
<a href="https://plus.google.com/+wharton/posts"><li class="googleplus-icon"></li></a>
<a href="https://www.youtube.com/user/thewhartonschool"><li class="youtube-icon"></li></a>
<a href="https://www.flickr.com/photos/thewhartonschool/"><li class="flickr-icon"></li></a>
</ul><!--/ end ul.social-icons__links -->
<div id="knowledge-link">
<a href="http://knowledge.wharton.upenn.edu/">
<img src="{% static "base_theme/img/footer/knowledge-for.png" %}"/>
</a>
</div>
</div><!--/ end col-md-2 social-icons -->
</div><!--/ end row -->
<div class="row copyright">
<div class="col-md-12">
<ul class="copyright__menu--context-small">
<li><a href="http://www.wharton.upenn.edu">Home</a></li>
<li><a href="http://news.wharton.upenn.edu">News</a></li>
<li><a href="http://www.wharton.upenn.edu/contact-us-directories">Contact Wharton</a></li>
<li><a href="http://www.wharton.upenn.edu/locations">Locations</a></li>
</ul><!--/ end context-small menu -->
<a href="http://www.upenn.edu"><img src="{% static "base_theme/img/footer/Penn-footer-logo.png" alt="UPenn Logo" %}"/></a>
<p>© {% now "Y" %} <a href="http://www.wharton.upenn.edu/">The Wharton School,</a> <a href="http://www.upenn.edu">The University of Pennsylvania</a>
{% block footer_app_link %}
<span class="custom-app-link">|<a href={% url 'home' %}>Your App Name Here</a></span>
{% endblock footer_app_link %}</p>
</div><!--/ end row copyright -->
</div><!--/ end col-md-12 -->
</div><!--/ end container -->
{% endblock footer %}
</footer><!--/ end footer -->
{% endblock footer_wrapper %}
{% block footer_js %}
<!-- Core JS
================================================== -->
<!-- Placed at the end of the document so the pages load faster -->
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.3/jquery.min.js"></script>
<script src="{% static "base_theme/js/all.min.js" %}"></script>
{% endblock footer_js %}
{% block extra_footer_js %}{% endblock extra_footer_js %}
</body>
</html>