{% extends 'base.html' %} {% load static %} {% block title %}Profile{% endblock %} {% block header %}Profile{% endblock %} {% block body %}

This is John Batungbacal.
He works at the SM department store as a sales representative.
He likes to play Mobile Legends and customizing his motorcycle.

{% endblock %}