Add url and opti migrations

This commit is contained in:
Andros Fenollosa
2018-05-01 14:33:45 +02:00
parent afb35ea3b5
commit 87e3b174d9
2 changed files with 3 additions and 2 deletions

View File

@ -19,7 +19,7 @@
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="navbar-brand" href="#">Contact Manager</a>
<a class="navbar-brand" href="/">Contact Manager</a>
</div>
<div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
<form action="{{ url_for('search') }}" method="get" class="navbar-form navbar-left">