Current Path : /home/numerotech/hs.numerotech.com/scan_v1/core/templates/conferenceapp/email/ |
Current File : //home/numerotech/hs.numerotech.com/scan_v1/core/templates/conferenceapp/email/otp_sent.html |
{% extends 'email/email_layout.html' %} {% block head %} {% endblock %} {% block title %}OTP Sent Mail{% endblock %} {% block content %} {{mail_content | safe}} {% endblock %}