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

fix bad merge.

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