Difference between revisions of "Template: UseCaseHead"
From Genesys Documentation
(Created page with "{{{Subtitle|}}},{{{PlatformChallenge|}}},{{{PlatformSolution|}}},{{{Video|}}}") |
|||
Line 1: | Line 1: | ||
− | {{{Subtitle|}}} | + | <div class="col-md-8"> |
+ | <div class="public-uc"> | ||
+ | <div id="public-uc-heading"><div>{{{Subtitle|}}}</div> | ||
+ | </div> | ||
+ | <div class="public-uc-content"><h2>What\'s the challenge?</h2>{{{|PlatformChallenge|}}}<h2>What\'s the solution?</h2>{{{PlatformSolution|}}} | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
+ | <div class="col-md-4">{{#if:{{{Video|}}}|{{#widget:Vimeo|id={{{Video}}}|width=100%}}|}} | ||
+ | </div> |