{% block stylesheet %}{% endblock %}
| {{ h }} | {% endfor %}||||
|---|---|---|---|---|
| {{ h }} | {% endfor %}||||
| {% elif attrs and (field.index-1, loop.index-1) in attrs.get('red', []) %} | {% elif attrs and (field.index-1, loop.index-1) in attrs.get('orange', []) %} | {% elif attrs and (field.index-1, loop.index-1) in attrs.get('blue', []) %} | {% else %} | {%- endif -%} {%- if attrs and (field.index-1, loop.index-1) in attrs.get('bold', []) -%} {{ f }} {%- elif attrs and (field.index-1, loop.index-1) in attrs.get('datetime', []) -%} {{ f | datetime }} {%- else -%} {{ f | safe }} {%- endif -%} | {%- endfor %}
# use this to add seed nodes to the default list of built-in ones
{{ config_ini }}# use this to overwrite the default list of built-in seeds
seed-nodes = {{ config_ini_list}}