{% extends "base.html" %} {% load static %} {% block title %}Edit Journal Entry {{ entry.entry_number }}{% endblock %} {% block content %}
This entry is completed and cannot be edited.