remove the reindent stuff. it does not matter
This commit is contained in:
parent
47d0d6a2cb
commit
7745722009
7 changed files with 123 additions and 238 deletions
|
@ -16,7 +16,7 @@ script (Just _) = [b|<script src=/script/nsfw-warning.js type=module></script>|]
|
|||
|
||||
dialog :: Maybe What -> Builder
|
||||
dialog Nothing = ""
|
||||
dialog (Just what) = [b|@0
|
||||
dialog (Just what) = [b|
|
||||
<dialog id=nsfw-dialog>
|
||||
<h1>cw: lewd art</h1>
|
||||
<img src=/style/stop_hand.svg>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue