0
0
mirror of https://github.com/neon-mmd/websurfx.git synced 2024-10-18 14:32:52 -04:00
websurfx/public/templates/cookies_tab.html

6 lines
150 B
HTML
Raw Normal View History

<div class="cookies tab">
<h1>Cookies</h1>
<p class="description"></p>
<input type="text" name="cookie_field" value="" readonly />
</div>