{% extends "base.html" %} {% block title %}Generate Phrase Card - Stegasoo{% endblock %} {% block content %}
Generate your weekly phrase card and static PIN. Customize your security level:
{% else %}| Day | Phrase |
|---|---|
| {{ day }} | {{ phrases[day] }} |
Total to memorize: {{ words_per_phrase * 7 }} words + {{ pin_length }} digits
Create a story for each day: "On Monday, the [word1] and [word2] went to see [word3]..."
Passphrase words are shown in RED CAPS. Read each story to help memorize your phrases.
{% for day in days %}