{% load static %}

hello world how are you {{data}}

{% for n in serviceData %} {{n.id}} {{n.fullname}} {{n.email}}

{{n.contact}}

Edit {% endfor %}