{% extends "base.html" %} {% block title %}Error - NoteParser{% endblock %} {% block content %}

Oops! Something went wrong

Error: {{ error }}

Don't worry, this happens sometimes. Here are a few things you can try:

Dashboard

If this problem persists, please check the issue tracker or create a new issue.

{% endblock %}