{% extends "base.html" %} {% load static %} {% load cl_extras %} {% load breadcrumbs %} {% load entity_renderer %} {% block title %}| Create a Phenotype{% endblock title %} {% block bodyclass %}Hello{% endblock %} {% block footer_wrapper %} {% with hide_footer=False %} {{ block.super }} {% endwith %} {% endblock %} {% block container %} {% breadcrumbs useMap=False includeHome=True includeHeader=False %} {% endbreadcrumbs %} Flexbox-based row/column Hello World Grid-based row/column Hello World Example input Enter your text An input box Buttons Create Phenotype New Concept Create Phenotype The button text Do something Do something else {% endblock container %}