forked from zombieFox/nightTab
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathnighttab.html
More file actions
19 lines (19 loc) · 731 Bytes
/
Copy pathnighttab.html
File metadata and controls
19 lines (19 loc) · 731 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<div id="menu-content-nighttab-nighttab" class="menu-content-item">
<div class="menu-item-header">
<h1 class="menu-item-header-text">nightTab</h1>
</div>
<div class="menu-item-form">
<div class="form-wrap">
<p class="mb-1">Version <strong class="display-version"></strong></p>
<p class="display-name small"></p>
</div>
<hr>
<div class="form-wrap">
<p>Project repository on <a href="https://github.com/zombieFox/nightTab" target="_blank" tabindex="-1">GitHub</a>.</p>
</div>
<hr>
<div class="form-wrap">
<p>For feedback and support, submit an <a href="https://github.com/zombieFox/nightTab/issues" target="_blank" tabindex="-1">Issue.</a></p>
</div>
</div>
</div>