{% extends 'timepiece/time-sheet/base.html' %} {% block title %}Clock In{% endblock %} {% block content %}

Clock Into Project


{% csrf_token %} {{ form }}
   
{% endblock %}