{% init note_alias_list = [] %}
别名
{% for note_alias in note_alias_list %} {{note_alias.name}} {% end %}