{% extends "base.html" %} {% block title %}Import .ans{% endblock %} {% block content %}

Import .ans File

Upload an existing ANSI art file (CP437/latin-1 encoded). Color codes, cursor positioning, and clear-screen are honored — anything more exotic gets stripped silently.

Cancel
{% endblock %}