Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/examples/English_Animal_Identification/launch.html~
blob: a360f1017cc68a678fde467ea74107edb98ac7d1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
<!DOCTYPE html>
<html>
<head>
  <title>Launch Page for English Animal Identification</title>
  <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
  <link type="image/ico" rel="icon" href="../../assets/image/favicon.ico" />
  <link type="text/css" rel="stylesheet" href="../../css/karma.css" />
	
</head>
<body>
</body>
</html>