{% load static %}
TrendzLink
User Login Trendzlink
{% include 'navbar.html' %}
{% include 'sidebar.html' %}
Somani Hyundai
Image ID
Image
Vehicle Number
Comment
Timestamp
{% for image in data %}
{{ image.id }}
{{ image.text }}
{{ image.comment }}
{{ image.string_timestamp }}
{% endfor %}