{% extends 'base.html' %} {% block style %} {% endblock %} {% block content %}
{% if prev_fn %} PREV {% else %} PREV {% endif %} | {% if next_fn %} NEXT {% else %} NEXT {% endif %}
Note: webedit doesn't currently verify data correctness. If you want
to verify the data, run steve verify
from the command
line.