{% extends "base.html" %} {% load static %} {% block title %} {% if object %}Edit Time Entry{% else %}Create Time Entry{% endif %} {% endblock %} {% block css %} {% endblock %} {% block content %}
This employee already has a time entry during this period.