projects
/
Packages
/
TYPO3.CMS.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
[TASK] Fix phpstan checkFunctionArgumentTypes errors in ext:core DataHandling
[Packages/TYPO3.CMS.git]
/
typo3
/
sysext
/
indexed_search
/
Resources
/
Private
/
Layouts
/
Administration.html
1
<html
xmlns:
f
=
"http://typo3.org/ns/TYPO3/CMS/Fluid/ViewHelpers"
data-namespace-typo3-fluid
=
"true"
>
2
<h1><f:translate
key
=
"administration.statistics"
/></h1>
3
<f:render
section
=
"Content"
/>
4
</html>