mirror of
https://repo.getmonero.org/AnonDev/xmrmemes.git
synced 2025-01-04 20:30:55 -05:00
Add message about original meme creation on submit
This commit is contained in:
parent
c7784806c7
commit
bb8ee230a6
@ -16,6 +16,9 @@
|
|||||||
</div>
|
</div>
|
||||||
@endif
|
@endif
|
||||||
<div class="card-body">
|
<div class="card-body">
|
||||||
|
<div class="alert alert-primary text-center" role="alert">
|
||||||
|
You must have created this meme yourself. Do not post memes created by others.
|
||||||
|
</div>
|
||||||
<form method="POST" action="{{ route('meme-create') }}" enctype="multipart/form-data">
|
<form method="POST" action="{{ route('meme-create') }}" enctype="multipart/form-data">
|
||||||
@csrf
|
@csrf
|
||||||
<div class="form-row">
|
<div class="form-row">
|
||||||
|
Loading…
Reference in New Issue
Block a user