This commit is contained in:
2025-06-16 09:10:08 +02:00

View File

@ -14,8 +14,6 @@
<span>@_eventDate - @_location</span> <span>@_eventDate - @_location</span>
<div> <div>
<p>@_description</p> <p>@_description</p>
<p><strong>Erstellt von:</strong> @_createdby am @_createdon</p>
<p><strong>Zuletzt aktualisiert von:</strong> @_modifiedby am @_modifiedon</p>
</div> </div>
@if (PageState.User != null) { @if (PageState.User != null) {