This website requires JavaScript.
Explore
Help
Sign In
Profouzors
/
ProfouzorsLinx
Watch
1
Star
0
Fork
You've already forked ProfouzorsLinx
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
3f503442f1
ProfouzorsLinx
/
templates
/
400.html
8 lines
102 B
HTML
Raw
Normal View
History
Unescape
Escape
nicer 400 error page
2015-10-12 10:03:02 +02:00
{% extends "base.html" %}
{% block content %}
Blank referrers are allowed
2015-10-15 02:35:43 +02:00
<
div
id
=
"main"
>
400 Bad Request
<
/
div
>
nicer 400 error page
2015-10-12 10:03:02 +02:00
{% endblock %}