{% extends "email_layout.html" %} {% block content %}

Hi there,

Someone created for you a {{app_name}} user account with username {{user.username}}.

Please go to {{url}} and complete your profile.

This link expires after {{expires}} hours.

Please ignore this email if you think your {{app_name}} account was created in error.

{% endblock %}