mirror of
https://repo.getmonero.org/AnonDev/xmrmemes.git
synced 2025-01-02 19:30:58 -05:00
Add message about original meme creation on submit
This commit is contained in:
parent
c7784806c7
commit
bb8ee230a6
@ -16,6 +16,9 @@
|
||||
</div>
|
||||
@endif
|
||||
<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">
|
||||
@csrf
|
||||
<div class="form-row">
|
||||
|
Loading…
Reference in New Issue
Block a user