forked from unl/wdntemplates
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathdebug.shtml
More file actions
276 lines (232 loc) · 19.2 KB
/
Copy pathdebug.shtml
File metadata and controls
276 lines (232 loc) · 19.2 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
<!DOCTYPE html>
<!--[if IEMobile 7 ]><html class="ie iem7"><![endif]-->
<!--[if lt IE 7 ]><html class="ie ie6" lang="en"><![endif]-->
<!--[if IE 7 ]><html class="ie ie7" lang="en"><![endif]-->
<!--[if IE 8 ]><html class="ie ie8" lang="en"><![endif]-->
<!--[if (gte IE 9)|(gt IEMobile 7) ]><html class="ie" lang="en"><![endif]-->
<!--[if !(IEMobile) | !(IE)]><!--><html lang="en"><!-- InstanceBegin template="/Templates/debug.dwt" codeOutsideHTMLIsLocked="false" --><!--<![endif]-->
<head>
<!--#include virtual="/wdn/templates_4.0/includes/metanfavico.html" -->
<!--
Membership and regular participation in the UNL Web Developer Network
is required to use the UNL templates. Visit the WDN site at
http://wdn.unl.edu/. Click the WDN Registry link to log in and
register your unl.edu site.
All UNL template code is the property of the UNL Web Developer Network.
The code seen in a source code view is not, and may not be used as, a
template. You may not use this code, a reverse-engineered version of
this code, or its associated visual presentation in whole or in part to
create a derivative work.
This message may not be removed from any pages based on the UNL site template.
$Id: debug.dwt | 252c2891a48c70db689be6d897d4f34768b8258a | Thu Aug 1 15:08:19 2013 -0500 | Kevin Abel $
-->
<!--#include virtual="/wdn/templates_4.0/includes/scriptsandstyles_debug.html" -->
<!-- InstanceBeginEditable name="doctitle" -->
<title>Debugging Out | WDN Testing Page | University of Nebraska–Lincoln</title>
<!-- InstanceEndEditable -->
<!-- InstanceBeginEditable name="head" -->
<!-- Place optional header elements here -->
<!-- InstanceEndEditable -->
<!-- InstanceParam name="class" type="text" value="debug" -->
</head>
<body class="debug" data-version="4.0">
<!--#include virtual="/wdn/templates_4.0/includes/skipnav.html" -->
<div id="wdn_wrapper">
<input type="checkbox" id="wdn_menu_toggle" value="Show navigation menu" class="wdn-content-slide wdn-input-driver" />
<!--#include virtual="/wdn/templates_4.0/includes/noscript-padding.html" -->
<header id="header" role="banner" class="wdn-content-slide wdn-band">
<!--#include virtual="/wdn/templates_4.0/includes/wdnResources.html" -->
<div class="wdn-inner-wrapper">
<!--#include virtual="/wdn/templates_4.0/includes/logo.html" -->
<div id="wdn_resources">
<!--#include virtual="/wdn/templates_4.0/includes/idm.html" -->
<!--#include virtual="/wdn/templates_4.0/includes/wdnTools.html" -->
</div>
<span id="wdn_institution_title">University of Nebraska–Lincoln</span>
</div>
<!--#include virtual="/wdn/templates_4.0/includes/apps.html" -->
<div class="wdn-inner-wrapper">
<div id="wdn_site_title">
<span><!-- InstanceBeginEditable name="titlegraphic" -->
Hixson-Lied College of Fine & Performing Arts
<!--<abbr title="Hixson-Lied College of Fine & Performing Arts">HLCFPA</abbr>-->
<!-- InstanceEndEditable --></span>
</div>
</div>
</header>
<div id="wdn_navigation_bar" role="navigation" class="wdn-band">
<nav id="breadcrumbs" class="wdn-inner-wrapper">
<!-- WDN: see glossary item 'breadcrumbs' -->
<h3 class="wdn_list_descriptor wdn-text-hidden">Breadcrumbs</h3>
<!-- InstanceBeginEditable name="breadcrumbs" -->
<ul>
<li><a href="http://www.unl.edu/" title="University of Nebraska–Lincoln" class="wdn-icon-home">UNL</a></li>
<li class="selected"><a href="http://architecture.unl.edu/" title="College of Architecture">College of Architecture</a></li>
<li>Home</li>
</ul>
<!-- InstanceEndEditable -->
</nav>
<div id="wdn_navigation_wrapper">
<nav id="navigation" role="navigation" class="wdn-band">
<h3 class="wdn_list_descriptor wdn-text-hidden">Navigation</h3>
<!-- InstanceBeginEditable name="navlinks" -->
<!--#include virtual="sharedcode/navigation.html" -->
<!-- InstanceEndEditable -->
<label for="wdn_menu_toggle" class="wdn-icon-menu">Menu</label>
</nav>
</div>
</div>
<!-- Navigation Trigger -->
<div class="wdn-menu-trigger wdn-content-slide">
<label for="wdn_menu_toggle" class="wdn-icon-menu">Menu</label>
</div>
<!-- End navigation trigger -->
<div id="wdn_content_wrapper" role="main" class="wdn-content-slide">
<div class="wdn-band">
<div class="wdn-inner-wrapper">
<div id="pagetitle">
<!-- InstanceBeginEditable name="pagetitle" -->
<!-- InstanceEndEditable -->
</div>
</div>
</div>
<div id="maincontent" class="wdn-main">
<!--THIS IS THE MAIN CONTENT AREA; WDN: see glossary item 'main content area' -->
<!-- InstanceBeginEditable name="maincontentarea" -->
<div class="wdn-band">
<div class="wdn-inner-wrapper">
<a href="#" class="wdn-button">This is my button</a>
<a href="#" class="wdn-button wdn-button-triad">This is my button</a>
<a href="#" class="wdn-button wdn-button-complement">This is my button</a>
<a href="#" class="wdn-button wdn-button-brand">This is my button</a>
<a href="#" class="wdn-button wdn-button-energetic">This is my button</a>
</div>
</div>
<div class="wdn-band wdn-light-triad-band">
<div class="wdn-inner-wrapper">
<a href="#" class="wdn-button">This is my button</a>
<a href="#" class="wdn-button wdn-button-triad">This is my button</a>
<a href="#" class="wdn-button wdn-button-complement">This is my button</a>
<a href="#" class="wdn-button wdn-button-brand">This is my button</a>
<a href="#" class="wdn-button wdn-button-energetic">This is my button</a>
</div>
</div>
<div class="wdn-band wdn-light-complement-band ">
<div class="wdn-inner-wrapper">
<a href="#" class="wdn-button">This is my button</a>
<a href="#" class="wdn-button wdn-button-triad">This is my button</a>
<a href="#" class="wdn-button wdn-button-complement">This is my button</a>
<a href="#" class="wdn-button wdn-button-brand">This is my button</a>
<a href="#" class="wdn-button wdn-button-energetic">This is my button</a>
</div>
</div>
<div class="wdn-band wdn-light-neutral-band ">
<div class="wdn-inner-wrapper">
<a href="#" class="wdn-button">This is my button</a>
<a href="#" class="wdn-button wdn-button-triad">This is my button</a>
<a href="#" class="wdn-button wdn-button-complement">This is my button</a>
<a href="#" class="wdn-button wdn-button-brand">This is my button</a>
<a href="#" class="wdn-button wdn-button-energetic">This is my button</a>
</div>
</div>
<div class="wdn-band wdn-band-neutral-seperator wdn-light-neutral-band">
<div class="wdn-inner-wrapper">
<blockquote class="wdn-quote">
Color does not add a pleasant quality to design - it reinforces it.
<cite class="wdn-quoter">
Pierre Bonnard <span class="quoter-context">Awesome painter and printmaker</span>
</cite>
</blockquote>
</div>
</div>
<div class="wdn-band wdn-band-neutral-seperator">
<div class="wdn-inner-wrapper">
<h1><span class="wdn-subhead">Roof party freegan lomo</span> Dreamcatcher mumblecore sartorial bitters. Artisan bitters photo booth, American Apparel Bushwick PBR&B salvia Echo Park.</h1>
<p><a href="#">Before</a> they sold out Truffaut whatever scenester cred forage Odd Future Schlitz tote bag. Cosby sweater selvage whatever, Carles tofu meh vegan pickled Marfa. Thundercats kitsch post-ironic XOXO, +1 wolf kale chips Odd Future try-hard banjo selvage forage flexitarian ethnic.</p>
<p>Authentic hoodie fap literally umami, Marfa Intelligentsia tousled sartorial keytar. <a href="http://vox.com/">Cliche dreamcatcher</a> four loko bicycle rights, direct trade bespoke Neutra aesthetic quinoa fanny pack.</p>
<h2><span class="wdn-subhead">Roof party freegan lomo</span> Vinyl bitters banjo, meggings forage Terry Richardson kogi pug beard aesthetic kitsch whatever selvage.</h2>
<p>Distillery XOXO Pinterest before they sold out single-origin coffee ugh, ethical small batch organic gentrify VHS. Kale chips mixtape master cleanse jean shorts Echo Park. Meggings Banksy umami, +1 you probably haven't heard of them cliche gastropub keytar Neutra.</p>
<p>Authentic hoodie fap literally umami, Marfa Intelligentsia tousled sartorial keytar. Cliche dreamcatcher four loko bicycle rights, direct trade bespoke Neutra aesthetic quinoa fanny pack.</p>
<h3><span class="wdn-subhead">Roof party freegan lomo</span> Letterpress photo booth direct trade meggings</h3>
<p>Church-key ennui gastropub. Sriracha Etsy XOXO street art, chillwave 8-bit hoodie VHS blog Pitchfork authentic paleo ethical messenger bag. Raw denim Blue Bottle flannel Carles Williamsburg narwhal, cray drinking vinegar messenger bag gluten-free twee ugh.</p>
<p>Authentic hoodie fap literally umami, Marfa Intelligentsia tousled sartorial keytar. Cliche dreamcatcher four loko bicycle rights, direct trade bespoke Neutra aesthetic quinoa fanny pack.</p>
<h4><span class="wdn-subhead">Roof party freegan lomo</span> Post-ironic Shoreditch slow-carb</h4>
<p>Tote bag beard chillwave seitan PBR single-origin coffee kogi hella Bushwick disrupt four loko. Aesthetic artisan post-ironic gluten-free, selfies keffiyeh plaid single-origin coffee.</p>
<p>Authentic hoodie fap literally umami, Marfa Intelligentsia tousled sartorial keytar. Cliche dreamcatcher four loko bicycle rights, direct trade bespoke Neutra aesthetic quinoa fanny pack.</p>
<h5><span class="wdn-subhead">Roof party freegan lomo</span> Portland ugh Neutra, Schlitz pop-up cornhole biodiesel Etsy raw denim</h5>
<p>Mlkshk fashion axe Pitchfork deep v dreamcatcher, Blue Bottle church-key photo booth literally asymmetrical four loko. <a href="#1" class="imagelink">Hoodie flexitarian</a> +1, farm-to-table locavore selvage Marfa synth ennui polaroid occupy kitsch.</p>
<a href="#2">Hoodie flexitarian</a>
<p>Artisan mumblecore Pinterest Shoreditch meggings viral. Austin VHS street art cornhole Etsy tattooed. Tattooed iPhone 90's keytar, XOXO Intelligentsia gastropub letterpress drinking vinegar cliche viral tote bag. Mumblecore seitan 8-bit dreamcatcher, fanny pack pickled scenester quinoa vinyl put a bird on it artisan literally.</p>
<ul>
<li>Church-key ennui gastropub.</li>
<li>Sriracha Etsy XOXO street art, <em><a href="#">chillwave 8-bit hoodie</a></em> <a href="#3">VHS blog</a> Pitchfork authentic paleo ethical messenger bag.</li>
<li>Raw denim Blue Bottle flannel Carles Williamsburg narwhal, cray drinking vinegar messenger bag gluten-free twee ugh.</li>
</ul>
<h6><span class="wdn-subhead">Roof party freegan lomo</span> Carles tofu meh vegan pickled Marfa.</h6>
<p>Quinoa twee cardigan, lo-fi biodiesel try-hard Neutra pickled church-key pug scenester. Etsy direct trade fanny pack, fashion axe chia bespoke bitters Helvetica.</p>
<p>Drinking vinegar PBR street art letterpress. Swag squid photo booth you probably haven't heard of them 3 wolf moon, umami occupy YOLO asymmetrical master cleanse cray polaroid before they sold out. Hoodie aesthetic tote bag, salvia Portland Blue Bottle craft beer fixie squid art party Intelligentsia seitan.</p>
<h1>Dreamcatcher mumblecore sartorial bitters. Artisan bitters photo booth, American Apparel Bushwick PBR&B salvia Echo Park. <span class="wdn-subhead">Roof party freegan lomo</span></h1>
<p>Before they sold out Truffaut whatever scenester cred forage Odd Future Schlitz tote bag. Cosby sweater selvage whatever, Carles tofu meh vegan pickled Marfa. Thundercats kitsch post-ironic XOXO, +1 wolf kale chips Odd Future try-hard banjo selvage forage flexitarian ethnic.</p>
<p>Authentic hoodie fap literally umami, Marfa Intelligentsia tousled sartorial keytar. Cliche dreamcatcher four loko bicycle rights, direct trade bespoke Neutra aesthetic quinoa fanny pack.</p>
<h2>Vinyl bitters banjo, meggings forage Terry Richardson kogi pug beard aesthetic kitsch whatever selvage. <span class="wdn-subhead">Roof party freegan lomo</span></h2>
<p>Distillery XOXO Pinterest before they sold out single-origin coffee ugh, ethical small batch organic gentrify VHS. Kale chips mixtape master cleanse jean shorts Echo Park. Meggings Banksy umami, +1 you probably haven't heard of them cliche gastropub keytar Neutra.</p>
<p>Authentic hoodie fap literally umami, Marfa Intelligentsia tousled sartorial keytar. Cliche dreamcatcher four loko bicycle rights, direct trade bespoke Neutra aesthetic quinoa fanny pack.</p>
<h3>Letterpress photo booth direct trade meggings <span class="wdn-subhead">Roof party freegan lomo</span></h3>
<p>Church-key ennui gastropub. Sriracha Etsy XOXO street art, chillwave 8-bit hoodie VHS blog Pitchfork authentic paleo ethical messenger bag. Raw denim Blue Bottle flannel Carles Williamsburg narwhal, cray drinking vinegar messenger bag gluten-free twee ugh.</p>
<p>Authentic hoodie fap literally umami, Marfa Intelligentsia tousled sartorial keytar. Cliche dreamcatcher four loko bicycle rights, direct trade bespoke Neutra aesthetic quinoa fanny pack.</p>
<h4>Post-ironic Shoreditch slow-carb <span class="wdn-subhead">Roof party freegan lomo</span></h4>
<p>Tote bag beard chillwave seitan PBR single-origin coffee kogi hella Bushwick disrupt four loko. Aesthetic artisan post-ironic gluten-free, selfies keffiyeh plaid single-origin coffee.</p>
<p>Authentic hoodie fap literally umami, Marfa Intelligentsia tousled sartorial keytar. Cliche dreamcatcher four loko bicycle rights, direct trade bespoke Neutra aesthetic quinoa fanny pack.</p>
<h5>Portland ugh Neutra, Schlitz pop-up cornhole biodiesel Etsy raw denim <span class="wdn-subhead">Roof party freegan lomo</span></h5>
<p>Mlkshk fashion axe Pitchfork deep v dreamcatcher, Blue Bottle church-key photo booth literally asymmetrical four loko. Hoodie flexitarian +1, farm-to-table locavore selvage Marfa synth ennui polaroid occupy kitsch.</p>
<p>Artisan mumblecore Pinterest Shoreditch meggings viral. Austin VHS street art cornhole Etsy tattooed. Tattooed iPhone 90's keytar, XOXO Intelligentsia gastropub letterpress drinking vinegar cliche viral tote bag. Mumblecore seitan 8-bit dreamcatcher, fanny pack pickled scenester quinoa vinyl put a bird on it artisan literally.</p>
<h6>Carles tofu meh vegan pickled Marfa. <span class="wdn-subhead">Roof party freegan lomo</span></h6>
<p>Quinoa twee cardigan, lo-fi biodiesel try-hard Neutra pickled church-key pug scenester. Etsy direct trade fanny pack, fashion axe chia bespoke bitters Helvetica.</p>
<p>Drinking vinegar PBR street art letterpress. Swag squid photo booth you probably haven't heard of them 3 wolf moon, umami occupy YOLO asymmetrical master cleanse cray polaroid before they sold out. Hoodie aesthetic tote bag, salvia Portland Blue Bottle craft beer fixie squid art party Intelligentsia seitan.</p>
</div>
</div>
<!-- InstanceEndEditable -->
<!--THIS IS THE END OF THE MAIN CONTENT AREA.-->
</div>
</div>
<div class="wdn-band wdn-content-slide" id="wdn_optional_footer">
<div class="wdn-inner-wrapper">
<!-- InstanceBeginEditable name="optionalfooter" -->
<!-- InstanceEndEditable -->
</div>
</div>
<footer id="footer" role="contentinfo" class="wdn-content-slide">
<div class="wdn-band" id="wdn_footer_related">
<div class="wdn-inner-wrapper">
<!-- InstanceBeginEditable name="leftcollinks" -->
<!--#include virtual="sharedcode/relatedLinks.html" -->
<!-- InstanceEndEditable -->
</div>
</div>
<div class="wdn-band">
<div class="wdn-inner-wrapper">
<div class="footer_col" id="wdn_footer_contact">
<h3>Contact Us</h3>
<div class="wdn-contact-wrapper">
<!-- InstanceBeginEditable name="contactinfo" -->
<!--#include virtual="sharedcode/footerContactInfo.html" -->
<!-- InstanceEndEditable -->
</div>
</div>
<div id="wdn_copyright">
<div class="wdn-footer-text">
<!-- InstanceBeginEditable name="footercontent" -->
<!--#include virtual="sharedcode/footer.html" -->
<!-- InstanceEndEditable -->
<!--#include virtual="/wdn/templates_4.0/includes/wdn.html" -->
</div>
<!--#include virtual="/wdn/templates_4.0/includes/logos.html" -->
</div>
</div>
</div>
<!--#include virtual="/wdn/templates_4.0/includes/footer_floater.html" -->
</footer>
<!--#include virtual="/wdn/templates_4.0/includes/noscript.html" -->
</div>
</body>
<!-- InstanceEnd --></html>