lol. won't even render without a choose directive

This commit is contained in:
brent s. 2019-11-18 01:27:54 -05:00
parent 0dac14d7e1
commit eb7dcedc0a
1 changed files with 2 additions and 2 deletions

View File

@ -14,8 +14,8 @@ item --gap -- == {{ mt.upper() }} ==
item --key {{ os['shortcut'] }} {{ os['name'] }} ({{ os['shortcut'] }}) {{ os['desc'] }}
{%- endfor %}
{% endfor %}
choose base



echo Selected: ${base}
shell
{% endblock %}