fix: Zeige Text im obersten Fenster an
Co-authored-by: aider (ollama_chat/qwen3-coder:30b) <aider@aider.chat>
This commit is contained in:
parent
ef1dd6d953
commit
f13837829f
1 changed files with 1 additions and 1 deletions
|
|
@ -20,7 +20,7 @@
|
|||
<div class="mb-4">
|
||||
<h5 class="card-title">Zu tippende Zeile:</h5>
|
||||
<div id="target-text" class="border p-3 bg-white rounded" style="white-space: pre-line; font-family: monospace;">
|
||||
{{ current_text }}
|
||||
{{ current_text|safe }}
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue