/
<federal-states-elections>
<federal-states-elections>
Code
<!DOCTYPE html> <html> <head> <!-- Some tags here --> <script src="<store-url>/cubx.core.rte@2.0.1/webcomponents-lite/webcomponents-lite.js"></script> <script src="<store-url>/cubx.core.rte@2.0.1/crc-loader/js/main.js" data-crcinit-loadcif="true"></script> <!-- Some other tags there --> </head> <body> <!-- Place cubbles components there. --> <federal-state-elections cubx-webpackage-id="com.incowia.demo.elections@0.1.0-SNAPSHOT"></federal-state-elections> </body> </html>