diff --git a/CLAUDE.md b/CLAUDE.md index 7cbe2c7..ae827ac 100644 --- a/CLAUDE.md +++ b/CLAUDE.md @@ -379,6 +379,23 @@ new comment into our DOM without a page reload (preserving media playback). Our server returns JSON (HTTP 201) for AJAX requests and falls back to our normal redirect flow on any error. +## Static Asset Cache-Busting (MANDATORY) + +**Every ` + {% endblock %} diff --git a/make_post_sell/templates/base.j2 b/make_post_sell/templates/base.j2 index 8b25036..74a7b80 100644 --- a/make_post_sell/templates/base.j2 +++ b/make_post_sell/templates/base.j2 @@ -251,7 +251,7 @@
- + {% endif %}