removed redundant ribica name from subfolders
This commit is contained in:
15
front-ui/build/index.html
Normal file
15
front-ui/build/index.html
Normal file
@@ -0,0 +1,15 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<link rel='stylesheet' type='text/css' href='ribica.css'>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
<div id='content'>
|
||||
</div>
|
||||
<script src='ribica.js' type='text/javascript'></script>
|
||||
<script>
|
||||
RIBICA.App.bootstrap();
|
||||
</script>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user