From f741e2dfafb67742cba2ed332364c6aa84328820 Mon Sep 17 00:00:00 2001 From: turtlebasket Date: Wed, 12 Oct 2022 11:40:52 -0700 Subject: [PATCH] image previews --- templates/index.jinja2 | 26 +++++++++++++++++++++++++- 1 file changed, 25 insertions(+), 1 deletion(-) diff --git a/templates/index.jinja2 b/templates/index.jinja2 index 50e6b8b..c96de17 100644 --- a/templates/index.jinja2 +++ b/templates/index.jinja2 @@ -2,7 +2,11 @@ {% block content %}

Simple Ratio Pyrometry Interface

- + + +
+ +

Camera Settings

@@ -35,4 +39,24 @@
+ + + + + {% endblock %}