mirror of
https://git.wownero.com/lza_menace/suchwow.git
synced 2024-08-15 01:03:19 +00:00
Add a rules page (#1)
Cause I'm not proficient in Flask, you still might need to add a `add_url_rule` somewhere, but I don't see where you add them so I'm guessing they are added automatically. yourfriend (lukewarmcat@tilde.club) Reviewed-on: https://git.wownero.com/lza_menace/suchwow/pulls/1 Co-authored-by: red sus lol! haha, he sussy as shit! <yourfriend@noreply.gitgud.wownero.nl> Co-committed-by: red sus lol! haha, he sussy as shit! <yourfriend@noreply.gitgud.wownero.nl>
This commit is contained in:
parent
93ee3355c6
commit
861e355b34
1 changed files with 7 additions and 0 deletions
|
@ -5,6 +5,13 @@
|
|||
<div class="container" style="width:40%;">
|
||||
<div class="submit">
|
||||
<h1>Submit A Meme</h1>
|
||||
<h2>Rules</h2>
|
||||
<ol>
|
||||
<li>no super low effort memes (ex. putting a wow logo on a picture and that's it) but memes where you add something to the wow logo or around is fine</li>
|
||||
<li>no nsfl and nsfw</li>
|
||||
<li>it has to do somethign with crypto</li>
|
||||
</ol>
|
||||
|
||||
<form method=post enctype=multipart/form-data class="form-horizontal">
|
||||
<div class="form-group">
|
||||
<label class="sr-only" for="inlineFormInput">Title</label>
|
||||
|
|
Loading…
Reference in a new issue