{% extends "base.html" %} {% load static %} {% block title %}{% if object %}Edit Bill{% else %}Create Bill{% endif %} - {{ block.super }}{% endblock %} {% block content %}
No line items added yet. Click "Add Item" to get started.