pi-frame-server/templates/preview.html
saji b1fd13fc59
Some checks failed
cargo_test_bench / Run Tests (push) Failing after 1m29s
cargo_test_bench / Run Benchmarks (push) Failing after 1m27s
partially functional ui?
2024-08-07 00:03:04 -05:00

5 lines
87 B
HTML

<div id="preview-area">
<img src="data:image/png;base64,{{image_contents}}">
</div>