Sophie

Sophie

distrib > Fedora > 14 > i386 > media > os > by-pkgid > 5c4f8358fd6fdc210fb0d926bd25802c > files > 20

python-werkzeug-doc-0.6.2-2.fc14.noarch.rpm

{% extends "layout.html" %}
{% set page_title = 'Missing Magic' %}
{% block page_body %}
  <p>
    The requested magic really does not exist. Maybe you want
    to look for it on the <a href="{{ h.url_for('static.index') }}">index</a>.
  </p>
{% endblock %}