1
0
mirror of https://github.com/S2-/gitlit synced 2025-08-02 12:20:05 +02:00
This commit is contained in:
s2
2018-05-18 12:57:15 +02:00
parent f96e61fd63
commit 80699aa7c5
8 changed files with 202 additions and 25 deletions

View File

@@ -14,9 +14,8 @@
<link href="node_modules/bootstrap/dist/css/bootstrap.css" rel="stylesheet">
</head>
<body>
<script>
$('body').html(gitlit.templates.main());
</script>
<div class="alert alert-primary" role="alert">
Getting file list...
</div>
</body>
</html>