{% extends "verify_email/base.html" %}{% comment %} DEPRECATED: kept only for backwards compatibility. The canonical base template is now "verify_email/base.html" (namespaced so it cannot collide with a host project's own templates). Custom templates should extend "verify_email/base.html" instead. This file forwards to it so any existing overrides that still `{% extends "email_index.html" %}` keep working. {% endcomment %}