Difference between revisions of "Template: UseCaseHead"
From Genesys Documentation
Line 4: | Line 4: | ||
</div> | </div> | ||
<div class="public-uc-content"> | <div class="public-uc-content"> | ||
− | + | <table style="border:1px solid black"> | |
− | + | <tr width="60%"> | |
<h2>What's the challenge?</h2> | <h2>What's the challenge?</h2> | ||
{{{PlatformChallenge|}}} | {{{PlatformChallenge|}}} | ||
<h2>What's the solution?</h2> | <h2>What's the solution?</h2> | ||
− | {{{PlatformSolution|}}} | + | {{{PlatformSolution|}}}</tr> |
− | + | <tr> | |
{{#widget:Vimeo|id={{{Video}}}|width=100%}} | {{#widget:Vimeo|id={{{Video}}}|width=100%}} | ||
− | + | </tr> | |
+ | </table> | ||
</div></div> | </div></div> | ||
{{#css: table.no-border{border:1px solid black} }} | {{#css: table.no-border{border:1px solid black} }} |