{% extends 'base.html' %} {% block title %}{{ guest.full_name }}{% endblock %} {% block page_title %}Guest Profile{% endblock %} {% block content %} Guests {{ guest.full_name }}
{{ guest.id_number }}
BK{{ bk.pk|stringformat:"04d" }}