pmessage/templates/frontend/demo.html

9 lines
171 B
HTML
Raw Normal View History

2020-11-22 10:10:32 +00:00
<html>
<head>
<script src="/static/frontend/openpgp/openpgp.min.js"></script>
</head>
<body>
<script src="/static/frontend/demo/demo.js"></script>
</body>
</html>