forked from duniayetu/www_duniayetu
init
This commit is contained in:
@@ -9,6 +9,7 @@ weight: 1
|
||||
|
||||
<!-- section 1 (header) -->
|
||||
|
||||
{{ reviews() }}
|
||||
|
||||
|
||||
{% row(style="left" margin="none" reverse="rightreserve" padding="bottom") %}
|
||||
@@ -23,9 +24,20 @@ weight: 1
|
||||
|
||||
## h2 title
|
||||
|
||||
{% test(subject="My Subject") %}
|
||||
{% fflow_grid() %}
|
||||
...
|
||||
|
||||
<!-- {{ youtube(id="5q9maMxvrac") }} -->
|
||||
|
||||
{{ mycomponent(
|
||||
subject="My Subject",
|
||||
items=[
|
||||
"aaa",
|
||||
"bbb",
|
||||
"cccc"
|
||||
]
|
||||
)
|
||||
}}
|
||||
|
||||
|
||||
|
||||
### h3 subtitle
|
||||
|
||||
|
Reference in New Issue
Block a user