Moving assets and resources to the public folder
This commit is contained in:
7
public/fileadmin/templates/ext/news/Layouts/Detail.html
Normal file
7
public/fileadmin/templates/ext/news/Layouts/Detail.html
Normal file
@@ -0,0 +1,7 @@
|
||||
{namespace n=Tx_News_ViewHelpers}
|
||||
|
||||
<f:if condition="{settings.cssFile}">
|
||||
<n:includeFile path="{settings.cssFile}" />
|
||||
</f:if>
|
||||
|
||||
<f:render section="content" />
|
||||
Reference in New Issue
Block a user