mirror of
https://github.com/wassname/talk.git
synced 2026-06-29 17:05:51 +08:00
3 lines
116 B
Plaintext
3 lines
116 B
Plaintext
<%_ if (data != null) { _%>
|
|
<script id="data" type="application/json"><%- JSON.stringify(data) %></script>
|
|
<%_ } _%> |