apmec-horizon/apmec_horizon/openstack_dashboard/dashboards/mec/meacatalog/templates/meacatalog/template.html

6 lines
108 B
HTML

{% load i18n %}
<h4>{% trans "MEAD Template" %}</h4>
<pre class="mead_template">
{{ mead.template }}
</pre>