blob: 6ec1829a9a2b9f013c2cb2d04f61ec2fc07196fd (
plain)
1
2
3
4
5
6
7
8
|
<strong>Este calendário no seu site (<a href="https://calendario.cc/pt-br/embarcando">saiba mais</a>):</strong><br />
<pre>
<iframe src="https://calendario.cc/pt-br/widgets/calendario/<?php print $link; ?>"
width="630" height="800" style="border: none;">
<a href="https://calendario.cc/pt-br/widgets/calendario/<?php print $link; ?>">Calendário</a>.
</iframe>
</pre>
|