{% extends "base.html" %} {% load static %} {% block js %} {% endblock %} {% block content %} {% if card %}
{{ card.card.back.content }}
{% endif %} {% if card.card.back.image %} [image cards are broken right now] {% endif %}no due cards and none in your unlearned pool. Your next card is due at {{ first_due.due|date:"D, F j G:i:s" }}. Go read something and come back then.
{% endif %}{{ total_due }}
|
|
{% else %}
{% endif %} {% endfor %} |