teamocil/index.html

16 lines
325 B
HTML
Raw Normal View History

2012-01-26 01:51:09 +00:00
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
2012-01-26 01:51:09 +00:00
<title></title>
<script src="http://cdnjs.cloudflare.com/ajax/libs/documentup/latest.min.js"></script>
<script>
2012-01-26 01:51:09 +00:00
DocumentUp.document({
repo: "remiprev/teamocil",
travis: true
});
</script>
</head>
<body></body>
</html>