Class Type: {{ class.class_type }}
{% extends "base.html" %} {% load static %} {% load custom_tags %} {% block title %}{{ model_name }} Visualization{% endblock %} {% block styling %} .padded-label{ margin-left: 5.2em !important; margin-top:-1em !important; } .resizing-image{ width: 70% !important; height: auto !important; } {% endblock %} {% block content %}