System page added, with link to logs

This commit is contained in:
Mark McDowall 2013-07-28 13:20:26 -07:00
commit a9ac2500d5
9 changed files with 132 additions and 5 deletions

View file

@ -114,3 +114,9 @@ th {
margin : 50px auto 0px auto;
display : block;
}
a {
i {
cursor: pointer;
}
}