summaryrefslogtreecommitdiff
path: root/templates/file.html
blob: 19048c3d95649b49f2e3f57c92fd0442a80b9c64 (plain)
1
2
3
4
5
6
7
<h1>%filename%</h1>

<p><code>%commit%</code></p>

%content%

<p>Clone this repo: <code>git clone %url%</code><p>