{% block title %}
{% include "partials/title.html" with title="Profile" text="Dashboard" textone="Profile" %}
{% endblock title %}
{% comment %} {% endcomment %}
Personal Information
{% if profile.profile_picture %}
{% else %}
{% endif %}

Click to Upload or drag and drop
JPG or PNG
(Max 450 x 450 px)
Address
{{ malatainfo.malta_address|default:"N/A" }}
Email Address
{{ malatainfo.malta_email|default:"N/A" }}
Contact Number
{{ malatainfo.malta_contact|default:"N/A" }}
Emergency Contact
{{ malatainfo.emergency_contact_number|default:"N/A" }} ({{ malatainfo.relationship_to_emergency_contact|default:"N/A" }})
{% comment %}{{ malatainfo.emergency_contact_comments|default:"" }}
{% endcomment %}