I am importing HTML pages using HTML import plugin for WordPress.
I have a code snippet for google maps, which is imported.
However, after import, it enclos
You can also do in this way in template page file:
', the_content()); echo $content; ?>