feat: design change to hero and add stats element
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
<f:layout name="Default" />
|
||||
|
||||
<f:section name="Header" />
|
||||
|
||||
<f:section name="Main">
|
||||
<f:asset.css identifier="CBStats" href="{cb:assetPath()}/frontend.css" />
|
||||
|
||||
<div class="stats-wrapper">
|
||||
<f:format.html>
|
||||
{data.bodytext}
|
||||
</f:format.html>
|
||||
</div>
|
||||
</f:section>
|
||||
Reference in New Issue
Block a user