Skip to content
Open

Fi #1

Changes from all commits
Commits
File filter

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion 01.basic.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
</script>
</head>
<body ng-app="sample">
<h1>The sum of two number (1+3) is: {{ 1+3 }}</h1>
<h1>The sumghhigh of two number (1+3) is: {{ 1+3 }}</h1>
cfggghhffffi
</body>
</html>