您最多选择25个主题
主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
|
- <li>
- <input type="radio" id="radio_view_as_text" name="output_format" value="astext"
- {{- has_repopulate or export_asfile == false ? ' checked' }}>
- <label for="radio_view_as_text">
- {% trans 'View output as text' %}
- </label>
- </li>
|