forgot this one
This commit is contained in:
parent
4cabbe2013
commit
e6150c8ae6
@ -1,4 +1,4 @@
|
|||||||
<!--
|
<!--{#
|
||||||
#~ Var | Required | Default ~#
|
#~ Var | Required | Default ~#
|
||||||
active | no | false
|
active | no | false
|
||||||
header | yes | none
|
header | yes | none
|
||||||
@ -10,7 +10,7 @@
|
|||||||
- icon | no | none
|
- icon | no | none
|
||||||
- text | yes | none
|
- text | yes | none
|
||||||
... (etc)
|
... (etc)
|
||||||
-->
|
#}-->
|
||||||
{% if active | default(false) %}
|
{% if active | default(false) %}
|
||||||
<section class="py-5 text-center container">
|
<section class="py-5 text-center container">
|
||||||
<div class="row py-lg-5">
|
<div class="row py-lg-5">
|
||||||
|
Loading…
Reference in New Issue
Block a user