File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 6
6
7
7
get_header (); ?>
8
8
9
- <div id="primary" class="twelve columns">
9
+ <div id="primary" class="content-right twelve columns">
10
10
<div id="content" role="main">
11
11
12
12
<?php the_post (); ?>
21
21
22
22
</div><!-- #content -->
23
23
24
- <div id="sidebar" class="sidebar-right " role="complementary">
24
+ <div id="sidebar" class="widget-area " role="complementary">
25
25
<aside class="widget">
26
26
<h3>jQuery Foundation Code of Conduct</h3>
27
27
<ul>
37
37
<h2>License</h2>
38
38
<p>
39
39
All content on this page is licensed under a
40
- <a href="http://creativecommons.org/licenses/by/3.0/">Creative Commons Attribution </a> license.
40
+ <a href="http://creativecommons.org/licenses/by/3.0/">Creative Commons Attribution</a> license.
41
41
</p>
42
42
<p>
43
43
<a href="http://creativecommons.org/licenses/by/3.0/">
47
47
</div>
48
48
</div><!-- #primary -->
49
49
50
- <?php get_footer (); ?>
50
+ <?php get_footer (); ?>
You can’t perform that action at this time.
0 commit comments