{% extends "causal/base.html" %} {% block primary %} {% load humanize %} {% if account %}
Thanks for signing up! Now you can log in.
{% else %}
Sorry, the key you gave us didn't match our records.
Either it was incorrect or it has experired; activation keys are
only valid for {{ expiration_days|apnumber }} days after registration.