9 lines
200 B
HTML
9 lines
200 B
HTML
{% comment %}
|
|
This file is licensed under the MIT License (MIT) available on
|
|
http://opensource.org/licenses/MIT.
|
|
{% endcomment %}
|
|
|
|
<div class="dark-theme-toggle">
|
|
<input type="checkbox" />
|
|
</div>
|