Add cell template
This commit is contained in:
parent
401ac5dd14
commit
8aad87bcf8
6
templates/parts/cell
Normal file
6
templates/parts/cell
Normal file
@ -0,0 +1,6 @@
|
||||
{% if cell_type -%}
|
||||
[cells]
|
||||
enable=True
|
||||
name={{ cell_name }}
|
||||
cell_type={{ cell_type }}
|
||||
{% endif -%}
|
Loading…
Reference in New Issue
Block a user