mirror of
https://github.com/Derpy-Leggies/OnlyLegs.git
synced 2025-06-29 03:26:16 +00:00
Smelly smelly styling
This commit is contained in:
parent
4e7301b9de
commit
ef27955414
9 changed files with 32 additions and 63 deletions
|
@ -23,7 +23,7 @@ def index():
|
|||
db.Posts.image_colours,
|
||||
db.Posts.created_at,
|
||||
db.Posts.id).order_by(db.Posts.id.desc()).all()
|
||||
|
||||
|
||||
if request.args.get('coffee') == 'please':
|
||||
abort(418)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue