{% extends "base.html" %} {% block title %}Edit: {{ art.name }}{% endblock %} {% block extra_css %} {% endblock %} {% block content %}

{{ art.name }}

{{ art.slug }} — {{ art.width }}×{{ art.height }} — unsaved

.ans
← Library row 0 col 0
TOOLS
BRUSH SIZE
FOREGROUND
BACKGROUND
SELECTED CHAR
code 219
CHARACTER PALETTE
QUICK GLYPHS
Apply to a BBS Menu

Pick a menu and click Apply — this art replaces the auto-rendered screen for that menu. Save your work first; the rendered ANSI from the last save is what gets applied.

{% endblock %}