|
|
@ -6,9 +6,6 @@ |
|
|
|
<section class="navbar-section"> |
|
|
|
<div class="title-div"> |
|
|
|
<h1>TextBook Commons</h1> |
|
|
|
<figure class="avatar avatar-xl"> |
|
|
|
<img src="https://mgoal.ca/goal_small.png" /> |
|
|
|
</figure> |
|
|
|
<h5>Type in the name of your course and start saving money on your books</h5> |
|
|
|
</div> |
|
|
|
<search class="search-form"></search> |
|
|
@ -16,6 +13,9 @@ |
|
|
|
</header> |
|
|
|
{% endblock %} |
|
|
|
<html> |
|
|
|
<figure class="avatar avatar-xl"> |
|
|
|
<img src="https://mgoal.ca/goal_small.png" /> |
|
|
|
</figure> |
|
|
|
<body> |
|
|
|
{% block content %} |
|
|
|
|
|
|
|