reverseproxy
This commit is contained in:
@@ -67,6 +67,11 @@
|
||||
<label>Text</label>
|
||||
<textarea id="blockContent" placeholder="Schreib etwas Schönes..."></textarea>
|
||||
</div>
|
||||
<div id="blockCoverWrap" style="display:none; margin-top:0.8em;">
|
||||
<label>Cover-Bild (optional)</label>
|
||||
<input type="file" id="blockCover" accept="image/*" />
|
||||
<p class="muted" style="margin:0.3em 0 0; font-size:0.82rem;">Wird kein Cover ausgewählt, versuchen wir automatisch ein in der MP3 eingebettetes Cover zu verwenden.</p>
|
||||
</div>
|
||||
<label style="margin-top:0.8em;">Bildunterschrift (optional)</label>
|
||||
<input type="text" id="blockCaption" placeholder="z. B. Sommer 2026" />
|
||||
<button type="submit" style="margin-top:0.8em;">+ Hinzufügen</button>
|
||||
|
||||
Reference in New Issue
Block a user