teamocil/index.html

15 lines
344 B
HTML
Raw Normal View History

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