6 lines
127 B
HTML
6 lines
127 B
HTML
{% extends "/html/page-two-column.html" %}
|
|
|
|
{% block center %}
|
|
{% include "/html/includes/featurettes.inc" %}
|
|
{% endblock %}
|
|
|