{% extends "generic/object_retrieve.html" %} {% load helpers %} {% block breadcrumbs %}
Location | {{ object.location | hyperlinked_object }} |
X Size (Tiles) | {{ object.x_size }} |
Y Size (Tiles) | {{ object.y_size }} |
Tile Width (Relative Units) | {{ object.tile_width }} |
Tile Depth (Relative Units) | {{ object.tile_depth }} |