{% extends "logs/layout.html" %} {% block content %}
{{_("Mailpile will by default give hints now and then to help you get more out of the application.")}} {{_("Here you can see a list of all the hints and when they are scheduled for display.")}} {{_("Clicking on a hint will display more information.")}}
{{_("Days")}} | {{_("Hint")}} | |
---|---|---|
{%- if hint.in_days < 1 %} due {%- else %} {{- hint.in_days }} {%- endif %} |
{%- if not hint.applies %} |
{%- if not hint.applies %} {%- elif hint.displayed %} {%- endif %} |
{{_("Note: Some hints are context sensitive and may no longer apply; those hints are still listed, but crossed out.")}}