Browse Source

loading thingy

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

3
src/templates/search.html

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

Loading…
Cancel
Save