Browse Source

loading thingy

master
wes 9 years ago
parent
commit
766534e62d
  1. 7
      src/templates/search.html

7
src/templates/search.html

@ -3,7 +3,7 @@
{{super()}}
<meta name="viewport" content="width=device-width, initial-scale=1">
<header class="text-center nav navbar">
<div class="title-div">
<div class="title-div">
<section class="navbar-section">
<h1>TextBook Commons</h1>
</section>
@ -12,8 +12,9 @@
<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>
</div>
<h5>Type in the name of your course and start saving money on your books</h5>
<search class="search-form"></search>
</header>
{% endblock %}
<html>

Loading…
Cancel
Save