diff --git a/src/005-passages/SpecialUIPassages.js b/src/005-passages/SpecialUIPassages.js
new file mode 100644
index 0000000000000000000000000000000000000000..ef4ea12110da8074a9a3466a5ef557346919a569
--- /dev/null
+++ b/src/005-passages/SpecialUIPassages.js
@@ -0,0 +1 @@
+new App.DomPassage("StoryCaption", () => { return App.UI.storyCaption(); });
diff --git a/src/gui/storyCaption.tw b/src/gui/storyCaption.tw
deleted file mode 100644
index 6c1cd7b2af7472a6b314537f5505ae28d9e96df7..0000000000000000000000000000000000000000
--- a/src/gui/storyCaption.tw
+++ /dev/null
@@ -1,3 +0,0 @@
-:: StoryCaption [nobr]
-
-<<includeDOM App.UI.storyCaption()>>