surfx / public /templates /cookies_tab.html
neon_arch
✨ feat: Reducing the amount of js used and improving code functionality (#36) (#37)
8e9fe4d
raw
history blame
150 Bytes
<div class="cookies tab">
<h1>Cookies</h1>
<p class="description"></p>
<input type="text" name="cookie_field" value="" readonly />
</div>