{{ word.name }}
Box: {{ word.box }}
{{ word.comment[w].part }}
-
{% for e in word.comment[w].eg %}
-
{{ e.split('##')[0] }}
{% endfor %}
Sorry, there not any word.
Next word{{ word.name }}
{{ word.comment[w].chinese }}
{{ word.comment[w].english }}
({{ word.comment[w].part }})
-
{% for e in word.comment[w].eg %}
-
{{ e.split('##')[0] }}
{{ e.split('##')[1] }}
{% endfor %}
User: {{ current_user.user }}
You have {{ box_sum_distinct }}({{ box_sum }}) word(s) in database.
Today, you have feedback {{ right_count + wrong_count }} word.
Right: {{ right_count }}
Wrong: {{ wrong_count }}
{{ history }}
Please wait for the current task to complete.
{% else %} {% endif %} LOGOUT RESET/DELETE USER