views/repo-tree.html - git - Webernet Explorer
_□X
| 1 | <div class="panel"> |
| 2 | <div class="head">📁 {{BREADCRUMB}}</div> |
| 3 | <table class="retro file-tree"> |
| 4 | <thead> |
| 5 | <tr><th>Type</th><th>Name</th></tr> |
| 6 | </thead> |
| 7 | <tbody> |
| 8 | {{TREE_ROWS}} |
| 9 | </tbody> |
| 10 | </table> |
| 11 | </div> |
| 12 | |
Done
🔒 Internet