i399exng1/index.html

22 lines
385 B
HTML
Raw Normal View History

2017-03-13 10:07:40 +02:00
<!doctype html>
2017-03-14 10:38:10 +02:00
<html lang="et">
2017-03-13 10:07:40 +02:00
<head>
<meta charset="utf-8">
<title>Ng1</title>
<link rel="stylesheet" href="styles.css">
<style type="text/css">
.ng-cloak { display: none }
2017-03-13 12:29:29 +02:00
.done { text-decoration: line-through }
2017-03-13 10:07:40 +02:00
</style>
</head>
<body>
2017-03-14 10:38:10 +02:00
2017-03-13 10:07:40 +02:00
<script src="//ajax.googleapis.com/ajax/libs/angularjs/1.5.6/angular.min.js"></script>
</body>
</html>