{% extends "base-error.html" %}
{% block title %}Workflow - Not found{% endblock %}
{% block title_header %}Workflow Database Not Found{% endblock %}
{% block navigation_bar %}-{% endblock %}
{% block content %}
Possible Reasons
-
Workflow submit directory was moved or deleted from the file system.
{% endblock %}