Browse Source

loading thingy

master
wes 9 years ago
parent
commit
30f49aa030
  1. 6
      src/templates/search.html

6
src/templates/search.html

@ -5,10 +5,12 @@
<header class="text-center nav navbar"> <header class="text-center nav navbar">
<section class="navbar-section"> <section class="navbar-section">
<div class="title-div"> <div class="title-div">
<h1 class="float-left">TextBook Commons</h1> <div class="block">
<figure class="float-right avatar avatar-xl"> <h1>TextBook Commons</h1>
<figure class="avatar avatar-xl">
<img src="https://mgoal.ca/goal_small.png" /> <img src="https://mgoal.ca/goal_small.png" />
</figure> </figure>
</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>
</div> </div>
<search class="search-form"></search> <search class="search-form"></search>

Loading…
Cancel
Save