{% extends 'shared/base.html' %} {% load static %} {% block title %} Editing Card: {{ object.name }} {% endblock %} {% block head %} {% endblock %} {% block body %} < Back to Listing {{ user.username }} secure item Card Details Edit Delete Name Card Type Number View Expiration View CVV View Bank View Brand View Owner's Name Note {{ object.note }} Created Updated {% endblock %}