Removed prototype university profile page.
This commit is contained in:
@@ -1,21 +0,0 @@
|
||||
<%inherit file="../main.html" />
|
||||
|
||||
<%namespace name='static' file='../static_content.html'/>
|
||||
|
||||
<section class="university-profile">
|
||||
<header class="search" style="background: url('/static/images/shot-5-large.jpg')">
|
||||
<div class="inner-wrapper university-search">
|
||||
<hgroup>
|
||||
<div class="logo">
|
||||
<img src="${static.url('images/mit.png')}" />
|
||||
</div>
|
||||
<h1>MITx</h1>
|
||||
</hgroup>
|
||||
</div>
|
||||
</header>
|
||||
|
||||
<section class="container">
|
||||
<section class="courses">
|
||||
</section>
|
||||
</section>
|
||||
</section>
|
||||
Reference in New Issue
Block a user