{% extends "base.html" %} {% load static %} {% block title %} PhishCoach {% endblock title %} {% block head %} {% endblock %} {% block body %}
{% for email in emails|slice:"0:5" %}{{ email.sender_name|slice:":1" }}
From: |
{{ email.sender_name }} <{{ email.sender }}> |
To: |
Mich <JohnDoe@bestCompany.com> |
Subject: |
{{ email.subject }} |
Your score is
0
out of 5