Updated pirsch, need to implement the new interface.

This commit is contained in:
Marvin Blum
2020-09-10 17:51:15 +02:00
committed by Marvin Blum
parent 837b833c07
commit 5b800991c8
6 changed files with 34 additions and 45 deletions

View File

@@ -19,7 +19,7 @@
<input type="submit" value="Update" />
</form>
</section>
<section>
{{/*<section>
<h2>Active Visitors</h2>
<p>
Active visitors within the last five minutes: {{.ActiveVisitors}}
@@ -292,6 +292,6 @@
}
});
{{end}}
</script>
</script>*/}}
{{template "end.html"}}