diff --git a/templates/story flyout.html b/templates/story flyout.html
index 514edbb9..d08bf8b8 100644
--- a/templates/story flyout.html
+++ b/templates/story flyout.html
@@ -50,6 +50,14 @@
+
+ {% with menu='author_notes' %}
+ {% with sub_path='' %}
+ {% include 'settings item.html' %}
+ {% endwith %}
+ {% endwith %}
+
+
Styles the AI will attempt to imitate. Effectiveness depends on model.
@@ -75,14 +83,6 @@
}
-
-
- {% with menu='author_notes' %}
- {% with sub_path='' %}
- {% include 'settings item.html' %}
- {% endwith %}
- {% endwith %}
-