update templates

This commit is contained in:
2022-10-28 15:18:51 -07:00
parent 407a103913
commit e4516e12d9
4 changed files with 4 additions and 4 deletions

View File

@@ -1,4 +1,4 @@
{% extends "base.jinja2" %}
{% extends "base.html" %}
{% block content %}
<form action="/ratio_pyro" method="POST" enctype="multipart/form-data">
<h2>Simple Ratio Pyrometry Interface</h2>

View File

@@ -1,4 +1,4 @@
{% extends "base.jinja2" %}
{% extends "base.html" %}
{% block content %}
<table class="img-table">