7 lines
304 B
HTML
7 lines
304 B
HTML
<f:layout name="SystemEmail" />
|
|
<f:section name="Title">{headline}</f:section>
|
|
<f:section name="Main">
|
|
<h4>{introduction}</h4>
|
|
<p>There has been an Install Tool login attempt at TYPO3 site "{typo3.sitename}" from the IP address <strong>{normalizedParams.remoteAddress}</strong>.</p>
|
|
</f:section>
|