mirror of
https://repo.getmonero.org/AnonDev/xmrmemes.git
synced 2025-01-02 19:30:58 -05:00
Do not allow any more old memes
This commit is contained in:
parent
4e1b8c8a55
commit
99941bfd53
@ -19,6 +19,9 @@
|
|||||||
<div class="alert alert-primary text-center" role="alert">
|
<div class="alert alert-primary text-center" role="alert">
|
||||||
<strong>Do not post memes created by others or you will be banned.</strong>
|
<strong>Do not post memes created by others or you will be banned.</strong>
|
||||||
</div>
|
</div>
|
||||||
|
<div class="alert alert-primary text-center" role="alert">
|
||||||
|
<strong>Old memes are no longer allowed due to people cheating.</strong>
|
||||||
|
</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