{% extends "detail.html" %} {% load static %} {% load boolicontag %} {% load ratings %} {% block content %} {% if object.image %}
Manufacturer | {% include "manufacturer.html" with manufacturer=object.manufacturer %} |
Model | {{ object.model }} |
Disambiguation | {{ object.disambiguation }} |
Mount | {{ object.mount }} |
Factor | {{ object.factor }}× |
Elements/Groups | {{ object.elements }}/{{ object.groups }} |
Elements | {{ object.elements }} |
Groups | {{ object.groups }} |
Multicoated | {{ object.multicoated|boolicontag }} |
Rating | {% ratings object %} |
Tags | {% for tag in object.tags.all %} {{ tag.slug }} {% endfor %} |
Similar teleconverter models |
|
Sharing | {% include "sharing.html" %} |