Reorganizing.
This commit is contained in:
12
templates/main_menu.html
Normal file
12
templates/main_menu.html
Normal file
@@ -0,0 +1,12 @@
|
||||
<div class="outer_frame">
|
||||
<div class="widget_box search_box">
|
||||
<h1>Scholarium</h1>
|
||||
<form action="">
|
||||
<input name="url" autocomplete="off"></input>
|
||||
</form>
|
||||
</div>
|
||||
<div class="widget_box">
|
||||
<h2>Saved maps</h2>
|
||||
<ul id="saved_maps_container"></ul>
|
||||
</div>
|
||||
</div>
|
||||
Reference in New Issue
Block a user