Initial import
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
@extends("layout.main")
|
||||
@section("content")
|
||||
|
||||
<h1>Duplicate file detected.</h1>
|
||||
|
||||
<a href='/revision/{{ $rev->id }}' class="btn btn-secondary">Click here to view original</a>
|
||||
|
||||
@endsection
|
||||
Reference in New Issue
Block a user