{%extends "base.html"%} {%block title%}DB Update Error{%endblock%} {%block contents%}

database update error

Database Update Error: {{error_message}}

{%endblock%}