mirror of
https://github.com/wassname/side-by-side.git
synced 2026-09-09 11:34:24 +08:00
wip
This commit is contained in:
+1
-2
@@ -1,7 +1,6 @@
|
||||
<!DOCTYPE html>
|
||||
<html ng-app="sideBySide" ng-controller="AppController">
|
||||
<head>
|
||||
<base href="/sbs/">
|
||||
<title ng-bind="title()">Side By Side viewer</title>
|
||||
<meta charset="utf-8">
|
||||
<meta name="description" content="{{ description() }}">
|
||||
@@ -91,4 +90,4 @@
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user