{% extends "base.html" %} {% block title %}Error - Markov Economics Simulation{% endblock %} {% block meta_description %}An error occurred in the Markov economics simulation. Return to the main page to run the wealth inequality simulation.{% endblock %} {% block og_title %}Error - Markov Economics Simulation{% endblock %} {% block og_description %}An error occurred in the Markov economics simulation. Return to the main page to run the wealth inequality simulation.{% endblock %} {% block twitter_title %}Error - Markov Economics Simulation{% endblock %} {% block twitter_description %}An error occurred in the Markov economics simulation. Return to the main page to run the wealth inequality simulation.{% endblock %} {% block content %}

Oops!

{{ error_message }}

🏠 Go Home
If this problem persists, the simulation may have encountered an unexpected error.
{% endblock %}