{% extends "base.html" %} {% block title %}SVAR Report{% endblock %} {% block header_title %}{{ title | default('Structural VAR Report') }}{% endblock %} {% block content %} {{ super() }} {% if hd %}

Historical Decomposition

Historical decomposition is available for this model.

{% endif %} {% endblock %}