first commit
This commit is contained in:
6
helix/templates/power_station_configuration.html.jinja
Normal file
6
helix/templates/power_station_configuration.html.jinja
Normal file
@@ -0,0 +1,6 @@
|
||||
{% extends "layout.html.jinja" %}
|
||||
{% set title = "Helix Calculator" %}
|
||||
{% block contents %}
|
||||
{% include 'ebom_form.html.jinja' %}
|
||||
{% include 'navigation_buttons.html.jinja' %}
|
||||
{% endblock %}
|
||||
Reference in New Issue
Block a user