Merge branch 'master' of github.com:MITx/mitx into merge

Conflicts:
	lms/urls.py
This commit is contained in:
Rocky Duan
2012-08-07 16:58:14 -04:00
56 changed files with 1271 additions and 1762 deletions

View File

@@ -26,9 +26,9 @@
<%include file="navigation.html" />
<section class="content-wrapper">
${self.body()}
<%block name="bodyextra"/>
</section>
<%block name="bodyextra"/>
<%include file="footer.html" />
<%static:js group='application'/>