Marijuana Anonymous MA Logo

Marijuana Anonymous

District 2
San Francisco
& East Bay

Demonstrations of Embedding the Meeting Finder for the District

https://marijuana-anonymous.org/find-a-meeting

Below is achieved by including the following raw HTML block. 

  • Note that the production “host name” is used, so this reflects what is deployed in the “live” site:


<iframe
src="https://marijuana-anonymous.org/find-a-meeting/?district_id=2&clean"
allow="cross-origin"
height="700px"
width="100%">
</iframe>

 

https://marijuana-anonymous.org/find-a-meeting-3-1

Below is achieved by including the following raw HTML block. 

  • Note that the production “host name” is used, so this reflects what is deployed in the “live” site:


<iframe
src="https://marijuana-anonymous.org/find-a-meeting-3-1/?district_id=2&clean&all"
allow="cross-origin"
height="700px"
width="100%">
</iframe>