dynamicweb/datacenterlight/templates/datacenterlight/order_detail.html

5 lines
141 B
HTML
Raw Normal View History

2017-09-25 19:34:38 +00:00
{% extends "hosting/order_detail.html" %}
{% block navbar %}
{% include "datacenterlight/includes/_navbar.html" %}
2017-09-25 19:34:38 +00:00
{% endblock navbar %}