Compare commits
2 Commits
4cabbe2013
...
1876732d56
Author | SHA1 | Date | |
---|---|---|---|
1876732d56 | |||
e6150c8ae6 |
@ -1,4 +1,4 @@
|
||||
<!--
|
||||
<!--{#
|
||||
#~ Var | Required | Default ~#
|
||||
active | no | false
|
||||
header | yes | none
|
||||
@ -10,7 +10,7 @@
|
||||
- icon | no | none
|
||||
- text | yes | none
|
||||
... (etc)
|
||||
-->
|
||||
#}-->
|
||||
{% if active | default(false) %}
|
||||
<section class="py-5 text-center container">
|
||||
<div class="row py-lg-5">
|
||||
|
@ -1,9 +1,9 @@
|
||||
<!--
|
||||
<!--{#
|
||||
#~ Var | Required | Default ~#
|
||||
main_line | no | none
|
||||
extra_lines (list)
|
||||
- (text to print) | no | none
|
||||
-->
|
||||
#}-->
|
||||
|
||||
<footer class="text-body-secondary py-5">
|
||||
<div class="container">
|
||||
|
Loading…
Reference in New Issue
Block a user