1
0
mirror of https://github.com/nerzhul/ocsms.git synced 2025-06-10 17:36:21 +00:00
ocsms/templates/part.content.php
2014-09-12 14:21:21 +02:00

6 lines
136 B
PHP

<p>Hello World <?php p($_['user']) ?></p>
<p><button id="push">Test push SMS</button></p>
Push response: <div id="push-result"></div>