Move edx branding into edx-theme directory

OPEN-307
This commit is contained in:
Sarina Canelake
2015-01-07 17:17:13 -05:00
parent 314c935369
commit 6f5134f711
12 changed files with 9 additions and 9 deletions

View File

@@ -17,7 +17,7 @@
<section class="vision">
## <div class="our-mission">
## <div class="logo">
## <img src="${static.url('images/edx-logo-large-bw.png')}">
## <img src="${static.url('images/edx-theme/edx-logo-bw.png')}">
## </div>
## <h2 class="mission-quote">&ldquo;${_('The mission of <span class="edx">{edX}</span> is to enhance human fulfillment worldwide through online ## learning, transforming education in quality, efficiency and scale through technology and research, for the benefit of campus-based ## students and the worldwide community of online learners.').format(edX="edX")}&rdquo;</h2>
## </div>