views/repo-blob.html - git - Webernet Explorer _X
git 🏠 Home 👤 Sign up Self hosted git, retro shell
★ otgit, code hosting from the year 2000 ★
📄 octuna / views / repo-blob.html
14 lines · 0.3 KB · Raw
1<div class="panel">
2 <div class="head">&#128196; {{BREADCRUMB}}</div>
3 <div class="body blob-meta">
4 <span>{{LINE_COUNT}}</span>
5 &middot;
6 <span>{{FILE_SIZE}}</span>
7 &middot;
8 <a href="{{RAW_URL}}">Raw</a>
9 </div>
10 <div class="blob-view">
11 {{BLOB_HTML}}
12 </div>
13</div>
14 
Done 🔒 Internet