{% extends 'base.html' %} {% block title %}big woops! - ~chat IRC quote database{% endblock %} {% block pagetitle %}big woops!{% endblock %} {% block content %}

I'm sorry, but something has gone terribly wrong. Please try again later!

{% if id %}

quote {{ id }} does not exist. submit a new one?

{% endif %} {% if page %}

page {{ page }} does not exist. go back home

{% endif %} {% endblock %}