Commit 5e71bcae authored by Taylor Otwell's avatar Taylor Otwell

fix bad merge.

parent 338f5f1c
......@@ -49,16 +49,6 @@
<div class="col-md-6 col-md-offset-4">
<button type="submit" class="btn btn-primary">Login</button>
<<<<<<< HEAD
<a class="btn btn-link" href="/password/email">Forgot Your Password?</a>
</div>
</div>
</form>
</div>
</div>
</div>
</div>
=======
<a class="btn btn-link" href="{{ url('/password/email') }}">Forgot Your Password?</a>
</div>
</div>
......@@ -67,6 +57,5 @@
</div>
</div>
</div>
>>>>>>> master
</div>
@endsection
Markdown is supported
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