feat: change to other sitepakage
This commit is contained in:
parent
948513cc41
commit
2bac342a5e
147 changed files with 1060 additions and 28057 deletions
|
|
@ -0,0 +1,21 @@
|
|||
<html
|
||||
xmlns:be="http://typo3.org/ns/TYPO3/CMS/Backend/ViewHelpers"
|
||||
data-namespace-typo3-fluid="true"
|
||||
>
|
||||
|
||||
<f:layout name="Preview"/>
|
||||
|
||||
<f:section name="Header">
|
||||
<be:link.editRecord uid="{data.uid}" table="{data.mainType}">{data.header}</be:link.editRecord>
|
||||
</f:section>
|
||||
|
||||
<f:section name="Content">
|
||||
Preview for Content Block: cloonar/hero
|
||||
</f:section>
|
||||
|
||||
<f:comment>
|
||||
<!-- Uncomment to override preview footer -->
|
||||
<f:section name="Footer">
|
||||
My custom Footer
|
||||
</f:section>
|
||||
</f:comment>
|
||||
Loading…
Add table
Add a link
Reference in a new issue