Update templates/index.html

This commit is contained in:
Sangye Ince-Johannsen 2025-01-22 22:07:58 +00:00
parent d4086557a2
commit 2a39d04146

View file

@ -134,7 +134,7 @@
<div class="form-group">
<label>Pipe Diameter:</label>
<input type="number" step="0.1" id="pipe_diameter" />
<span class="unit">inches</span>
<span class="unit">in.</span>
</div>
<div class="form-group">
@ -146,7 +146,7 @@
<div class="form-group">
<label>Suction Loss:</label>
<input type="number" step="0.1" id="suction_loss" />
<span class="unit">vertical feet</span>
<span class="unit">feet</span>
</div>
<div class="form-group">