{% extends "base.html" %} {% block title %}Text Diff - EveryTools{% endblock %} {% block top_title %}Text Diff{% endblock %} {% block content %}

Text Diff

Compare two texts and see the differences

Original
Modified
{% endblock %} {% block scripts %} {% endblock %}