Commit e349fb21 authored by Mark Otto's avatar Mark Otto
Browse files

fix validation failure

parent 1f9bfa89
No related merge requests found
Showing with 1 addition and 1 deletion
+1 -1
......@@ -46,7 +46,7 @@
<li><a href="#">Profile</a></li>
<li><a href="#">Help</a></li>
</ul>
<form action="" class="navbar-form navbar-right">
<form class="navbar-form navbar-right">
<input type="text" class="form-control" placeholder="Search...">
</form>
</div>
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment