unredacter/redact_template.html

7 lines
135 B
HTML
Raw Permalink Normal View History

2021-10-19 23:16:13 +00:00
<html>
<body>
<label id="redact-label">replaceme</label>
<script src="./dist/redact_renderer.js"></script>
</body>
</html>