fix
This commit is contained in:
parent
627cdc677e
commit
14ec2c946d
1 changed files with 1 additions and 3 deletions
|
@ -38,14 +38,12 @@
|
||||||
<p><textarea style="width: 90%; height: 30vh;" id="text_code"></textarea></p>
|
<p><textarea style="width: 90%; height: 30vh;" id="text_code"></textarea></p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<!--
|
<div class="w3-container w3-light-gray w3-center" style="display: none;">
|
||||||
<div class="w3-container w3-light-gray w3-center">
|
|
||||||
<p>
|
<p>
|
||||||
<input type="checkbox" id="simple_hoho" name="Simple Hoho">
|
<input type="checkbox" id="simple_hoho" name="Simple Hoho">
|
||||||
<label for="simple_hoho">Simple Hoho</label>
|
<label for="simple_hoho">Simple Hoho</label>
|
||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
-->
|
|
||||||
</main>
|
</main>
|
||||||
<footer>
|
<footer>
|
||||||
<h2>About this</h2>
|
<h2>About this</h2>
|
||||||
|
|
Reference in a new issue