Skip to content

Commit

Permalink
fix video width
Browse files Browse the repository at this point in the history
  • Loading branch information
robguthrie authored Jul 1, 2023
1 parent cd3b4b5 commit 95b3222
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions en/src/user_manual/polls/poll_templates/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,9 @@ Loomio now includes a series of predefined proposal templates for common decisio

The proposal templates are part of the scaffolding used to run a process. You can edit the templates to suit your particular needs, create new templates, or remove and rearrange templates to customize the experience for your organization.

<iframe width="560" height="315" src="https://www.youtube.com/embed/at--PUMjXfo" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>

<div class="iframe-container">
<iframe width="560" height="315" src="https://www.youtube-nocookie.com/embed/at--PUMjXfo" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>
</div>

You will find more proposal and poll templates under the tabs:
- Poll - Simple poll, Score poll, Dot vote, Ranked choice
Expand Down

0 comments on commit 95b3222

Please sign in to comment.