Embed

Sometimes you want to embed some content to an external page. For this you can use the Embed feature.

A proposal card embeded in another page

How to embed

  1. Navigate to the content you want to embed.

  2. Click on the Embed link in the sidebar. link sidebar

  3. Copy the code from the modal. modal

  4. Paste that code in the external page where you want to embed it. The CMS or platform that you’re using needs to supports changing HTML code.

An example of this code is:

<script src="https://meta.decidim.org/processes/roadmap/f/122/proposals/16243/embed.js"></script>
<noscript><iframe src="https://meta.decidim.org/processes/roadmap/f/122/proposals/16243/embed.html" frameborder="0" scrolling="vertical"></iframe></noscript>