WIP
This commit is contained in:
10
tpl/flex_plain_text.tpl
Normal file
10
tpl/flex_plain_text.tpl
Normal file
@@ -0,0 +1,10 @@
|
||||
<section class="plain-text">
|
||||
<div class="container">
|
||||
<div class="row">
|
||||
<div class="col">
|
||||
<{{tag_type}}>{{ headline }}</{{tag_type}}>
|
||||
{{{ description }}}
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
Reference in New Issue
Block a user