{% extends 'base.html' %} {% load buttons %} {% load static %} {% load custom_links %} {% load helpers %} {% load plugins %} {% block title %}{{ object }}{% endblock %} {% block header %}
Human Readable ID | {{ object.human_id|placeholder }} |
Ground Height | {{ object.ground_height|placeholder }} |
Roof Height | {{ object.roof_height|placeholder }} |
Building Height | {{ object.building_height|placeholder }} |
Latitute | {{ object.latitude|placeholder }} |
Longitude | {{ object.longitude|placeholder }} |