Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
E
edx-platform
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
edx
edx-platform
Commits
8e14bbae
Commit
8e14bbae
authored
Jan 29, 2012
by
Piotr Mitros
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Marketing page closer to Kyle/Reda
parent
daec24d5
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
2 deletions
+4
-2
marketing.html
+4
-2
No files found.
marketing.html
View file @
8e14bbae
...
...
@@ -61,14 +61,14 @@ function postJSON(url, data, callback) {
<
%
block
name=
"header"
>
<header
class=
"announcement <%block name="
header_class
"
/>
">
<div
class=
"anouncement-wrapper"
>
% if settings.COURSEWARE_ENABLED:
<
%
block
name=
"header_nav"
>
<nav>
<h1><a
href=
"http://mitx.mit.edu/"
>
MITx
</a></h1>
% if settings.COURSEWARE_ENABLED:
<a
rel=
"leanModal"
class=
"login"
href=
"#login"
>
Log In
</a>
% endif
</nav>
</
%
block>
% endif
<
%
block
name=
"header_text"
>
<section>
...
...
@@ -96,7 +96,9 @@ function postJSON(url, data, callback) {
</div>
</footer>
% if settings.COURSEWARE_ENABLED:
<div
id=
"login"
class=
"leanModal_box"
><
%
include
file=
"login.html"
/></div>
% endif
<div
id=
"pwd_reset"
class=
"leanModal_box"
><
%
include
file=
"password_reset_form.html"
/></div>
<div
id=
"reset_done"
class=
"leanModal_box"
></div>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment