mirror of
https://github.com/jsbin/jsbin.git
synced 2026-01-18 15:18:04 +00:00
8 lines
198 B
HTML
8 lines
198 B
HTML
<!-- {{#unless pro}} -->
|
|
<html manifest="/manifest.appcache?user={{username}}">
|
|
<script>console.log('wrapper ready')</script>
|
|
</html>
|
|
<!-- {{else}} -->
|
|
<!-- <html></html> -->
|
|
<!-- {{/unless}} -->
|