| 4 | 4 | <div class="marginBot10"> |
| 5 | 5 | Would you like to migrate the system prompt from the template? |
| 6 | 6 | </div> |
| 7 | | -<textarea class="wide100p textarea_compact" rows="8">{{prompt}}</textarea> |
| 7 | +<div class="justifyLeft marginBot10"> |
| 8 | + <div> |
| 9 | + <small> |
| 10 | + <b>"Yes"</b> – The prompt will be imported and selected as a current system prompt. |
| 11 | + </small> |
| 12 | + |
| 13 | + </div> |
| 14 | + <div> |
| 15 | + <small> |
| 16 | + <b>"No"</b> – The prompt will be ignored, no changes to the current system prompt. |
| 17 | + </small> |
| 18 | + </div> |
| 19 | +</div> |
| 20 | +<textarea class="wide100p textarea_compact" rows="10">{{prompt}}</textarea> |