forked from TheInsomniac/Nginx-Fancyindex-Theme
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathfooter-noupload.html
22 lines (20 loc) · 887 Bytes
/
footer-noupload.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
</div>
<div id="uploadBox" class="box-content box-button">
<div class="grid-right popup">
<a id="logout" class="logout">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="currentColor" width="30" height="30">
<g fill-rule="evenodd">
<path d="M17.25,1.5 L17.25,9 L15,9 L15,3.75 L5.25,3.75 L5.25,20.25 L15,20.25 L15,15 L17.25,15 L17.25,22.5 L3,22.5 L3,1.5 L17.25,1.5 Z M19.757325,7.757325 L24,12 L19.757325,16.242675 L18.166425,14.651625 L19.692975,13.125 L12.75,13.125 L12.75,10.875 L19.692975,10.875 L18.166425,9.348375 L19.757325,7.757325 Z" ></path>
</g>
</svg>
</a>
<span class="popuptext" id="logoutPopup">
You have been<br>logged out.
</span>
</div>
</div>
</div>
<script src="/.fidx/js/history.js"></script>
<script src="/.fidx/js/upload.js"></script>
</body>
</html>