{% extends "base.html" %} {% load static %} {% block title %} {{newName}} {% endblock %} {% block content %}
{{mynew.mytxt|truncatechars:"110"}}...