We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f23128b commit 83a1c89Copy full SHA for 83a1c89
themes/jquery.com/page.php
@@ -0,0 +1,6 @@
1
+<?php
2
+
3
+// jquery.com doesn't use sidebars, so we alias page to page-contentfull
4
+get_template_part( 'page', 'contentfull' );
5
6
+?>
0 commit comments