{% extends 'base.html.twig' %} {% block title %}Taxon{% endblock %} {% block body %}
Id | {{ taxon.id }} |
---|---|
Code | {{ taxon.code }} |
Picture | {{ taxon.picture }} |
Instructions | {{ taxon.instructions }} |
CreatedBy | #} {#{{ taxon.createdBy }} | #} {#
UpdatedBy | #} {#{{ taxon.updatedBy }} | #} {#
DeletedBy | #} {#{{ taxon.deletedBy }} | #} {#
Slug | #} {#{{ taxon.slug }} | #} {#
MaterializedPath | #} {#{{ taxon.materializedPath }} | #} {#