385
edits
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
<h1 style="text-align: center; visibility: hidden"> | <h1 style="text-align: center; visibility: hidden">{{{title}}}</h1> | ||
<div style="display: flex; flex-flow: row wrap; justify-content: {{{justify | <div style="display: flex; flex-flow: row wrap; justify-content: {{{justify}}}; align-items: {{{align}}}; background-color: {{{background-color}}};"> | ||
{{{content}}} | {{{content}}} | ||
</div> | </div> |
edits