|
|
(20 intermediate revisions by 2 users not shown) |
Line 9: |
Line 9: |
| </html> | | </html> |
| {{Toronto/head}} | | {{Toronto/head}} |
| + | <html> |
| + | </html> |
| + | {{Toronto/navbar-dark-cyan}} |
| <html> | | <html> |
| | | |
− | <div id="navigation"> | + | <div class="section bg-red"> |
| + | <div class="container header"> |
| + | <h1>404 Page Not Found?</h1> |
| + | <p>It seems we don't have actual content for this page. Sorry :(</p> |
| + | </div> |
| </div> | | </div> |
| + | <div class="section bg-white"> |
| + | <div class="container content-page row"> |
| + | <div class="block content"> |
| | | |
− | <div class="section">
| |
− | <div class="container-home">
| |
− | <div class="home-left lg-height">
| |
− | <div class="container">
| |
− | <!-- tagline, searchbar -->
| |
− | <h1>Team Tagline.</h1>
| |
− | <p>Looking for a page? Type it in!</p>
| |
− | <div id='navbarSearch'>
| |
− | <form>
| |
− | <input type=\"text\" name=\"currency\" id=\"autocomplete\" placeholder='Search Wiki...'/>
| |
− | </form>
| |
− | </div>
| |
− | <p>First Time on our wiki? Here are some sample links to get you started.</p>
| |
− | <div class="container-home">
| |
− | <div class="home-left">
| |
− | <ul>
| |
− | <ul>
| |
− | <li><a href="#">Sampe link sample</a></li>
| |
− | <li><a href="#">Sampe link sample</a></li>
| |
− | <li><a href="#">Sampe link sample</a></li>
| |
− | </ul>
| |
− | </ul>
| |
− | </div>
| |
− | <div class="home-right">
| |
− | <ul>
| |
− | <ul>
| |
− | <li><a href="#">Sampe link sample</a></li>
| |
− | <li><a href="#">Sampe link sample</a></li>
| |
− | <li><a href="#">Sampe link sample</a></li>
| |
− | </ul>
| |
− | </ul>
| |
− | </div>
| |
− | </div>
| |
− | </div>
| |
− | </div>
| |
− |
| |
− | <div class="home-right lg-height bg-dark-cyan">
| |
− | <div class="container" id="home-page-image">
| |
− | <!-- large image -->
| |
− | <p>IMG div</p>
| |
− | </div>
| |
| </div> | | </div> |
| </div> | | </div> |
| + | </div> |
| + | |
| + | |
| </html> | | </html> |
| {{Toronto/footer}} | | {{Toronto/footer}} |