[HTML Cleanup] Switch </p> tag for <br /> for linebreak due to no open

pull/47/head
Joseph Foulds 2019-11-18 14:44:25 +00:00
parent 963907950b
commit 09ac87ef76
1 changed files with 1 additions and 1 deletions

View File

@ -40,7 +40,7 @@
<svg id="svgalmanac"></svg>
<span id="controls">
<label id="display_all" class="mybutton">Display All<input type="checkbox"><span class="checkmark"></span></label>
</p>
<br />
<!--
<label id="show_history" class="mybutton">History<input type="checkbox"><span class="checkmark"></span></label>
</p>