1
0
mirror of https://github.com/lxsang/antd-web-apps synced 2024-11-20 02:18:20 +01:00

update user view

This commit is contained in:
lxsang 2021-04-04 20:13:50 +02:00
parent 0cef9754eb
commit 9b05222488

View File

@ -31,6 +31,6 @@
<span class="fa fa-quote-right"></span>
</p>
</div>
<?lua if not HEADER.mobile then ?>
<?lua if not HEADER.mobile and data.user == "mrsang" then ?>
<iframe width="770" height="330" src="https://mars.nasa.gov/layout/embed/send-your-name/future/certificate/?cn=792789419260" frameborder="0"></iframe>
<?lua end ?>