10 lines
377 B
Smarty
Executable File
10 lines
377 B
Smarty
Executable File
<div id="firsttitles">
|
|
<div class="row" id="firsttitle1">
|
|
<div class="input-group col-12 ms-4">
|
|
<label for="inputfirsttitle" class="col-2 col-form-label">Titel</label>
|
|
<textarea rows= "1" type="text" class="col-6 me-3" required placeholder="Titel entsprechend Vorlage" aria-label="firsttitle1" aria-describedby="button-firsttitle1"></textarea>
|
|
</div>
|
|
</div>
|
|
|
|
</div>
|