Is there any Contact page partial or block? #3147
-
|
Hi! |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
|
Have you seen the Markdown text block ( https://hugoblox.com/blocks/markdown/ )? It renders any HTML code in the |
Beta Was this translation helpful? Give feedback.
Have you seen the Markdown text block ( https://hugoblox.com/blocks/markdown/ )?
It renders any HTML code in the
textfield. So, simply copy and paste the HTML code from your form provider (such as Google Forms) into thetextfield of the Markdown block and it should render the form.