|
|
@ -3,18 +3,15 @@ |
|
|
|
{{super()}} |
|
|
|
<meta name="viewport" content="width=device-width, initial-scale=1"> |
|
|
|
<header class="text-center nav navbar"> |
|
|
|
<div class="title-div"> |
|
|
|
<section class="navbar-section"> |
|
|
|
<div class="title-div"> |
|
|
|
<div class="block"> |
|
|
|
<h1>TextBook Commons</h1> |
|
|
|
<figure class="avatar avatar-xl"> |
|
|
|
<img src="https://mgoal.ca/goal_small.png" /> |
|
|
|
</figure> |
|
|
|
</div> |
|
|
|
<h5>Type in the name of your course and start saving money on your books</h5> |
|
|
|
</div> |
|
|
|
<search class="search-form"></search> |
|
|
|
<h1>TextBook Commons</h1> |
|
|
|
<figure class="avatar avatar-xl"> |
|
|
|
<img src="https://mgoal.ca/goal_small.png" /> |
|
|
|
</figure> |
|
|
|
</section> |
|
|
|
<h5>Type in the name of your course and start saving money on your books</h5> |
|
|
|
<search class="search-form"></search> |
|
|
|
</header> |
|
|
|
{% endblock %} |
|
|
|
<html> |
|
|
|