Skip to content
This repository has been archived by the owner on Jun 15, 2023. It is now read-only.

Update index.html #169

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions static/files/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ <h2>
<section class="downloads" ng-controller="DownloadsController" ng-include src="'template/download.html'">
</section>

<footer>
<!-- <footer>
<div>
<span>
<a rel="noreferrer" href="https://github.com/boypt/simple-torrent" target="_blank">SimpleTorrent</a>
Expand All @@ -82,7 +82,7 @@ <h2>
<span>Up {{ ago([[.Uptime]]*1000) }}</span>
<span ng-if="numKeys(state.Users) > 1">, {{ numKeys(state.Users) }} users connected</span>
</div>
</footer>
</footer> -->
<div ng-if="$root.showEnineStatus" class="ui attached mini message">
<i ng-click="$root.showEnineStatus = false" class="close icon"></i>
<div class="header">
Expand Down Expand Up @@ -139,4 +139,4 @@ <h2>
[[.GetTemplate "template/download-tree.html"]]
</script>

</html>
</html>