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
cf9364fe
Commit
cf9364fe
authored
Jan 18, 2012
by
Bridger Maxwell
Browse files
Options
Browse Files
Download
Plain Diff
Merge
parents
ea15a562
2d08b321
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
17 additions
and
0 deletions
+17
-0
info.html
+14
-0
info_files
+2
-0
navigation.html
+1
-0
No files found.
info.html
0 → 100644
View file @
cf9364fe
<
%
inherit
file=
"main.html"
/>
<
%
include
file=
"navigation.html"
/>
<section
class=
"main-content"
>
<div
class=
"profile-wrapper"
>
<section
class=
"user-info"
>
<
%
include
file=
"info_files/updates.html"
/>
</section>
<section
class=
"course-info"
>
<
%
include
file=
"info_files/handouts.html"
/>
</section>
</div>
</section>
info_files
0 → 120000
View file @
cf9364fe
../data/info/
\ No newline at end of file
navigation.html
View file @
cf9364fe
...
@@ -9,6 +9,7 @@
...
@@ -9,6 +9,7 @@
<li><a
href=
"/discussion"
>
Discussion
</a></li>
<li><a
href=
"/discussion"
>
Discussion
</a></li>
<li><a
href=
"/wiki"
>
Wiki
</a></li>
<li><a
href=
"/wiki"
>
Wiki
</a></li>
<li><a
href=
"/profile"
>
Profile
</a></li>
<li><a
href=
"/profile"
>
Profile
</a></li>
<li><a
href=
"/info"
>
Info
</a></li>
</ul>
</ul>
</nav>
</nav>
</header>
</header>
...
...
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