4 lines
62 B
Plaintext
4 lines
62 B
Plaintext
|
{% for tpl in pkgbuild_list %}
|
||
|
{% include tpl %}
|
||
|
{% endfor %}
|