remove a debugging abort call added in commit fd9f46f196aef971
[got-portable.git] / regress / gotwebd / action_blame.html
blobaab925b8016a488419bc22269b98624b2f70ea2a
1 Content-Security-Policy: default-src 'self'; script-src 'none'; object-src 'none';
2 Content-Type: text/html
4 <!doctype html><html><head><meta charset="utf-8" /><title>Gotweb</title><meta name="viewport" content="initial-scale=1.0" /><meta name="msapplication-TileColor" content="#da532c" /><meta name="theme-color" content="#ffffff"/><link rel="apple-touch-icon" sizes="180x180" href="/gotwebd_test_harness/apple-touch-icon.png" /><link rel="icon" type="image/png" sizes="32x32" href="/gotwebd_test_harness/favicon-32x32.png" /><link rel="icon" type="image/png" sizes="16x16" href="/gotwebd_test_harness/favicon-16x16.png" /><link rel="manifest" href="/gotwebd_test_harness/site.webmanifest"/><link rel="mask-icon" href="/gotwebd_test_harness/safari-pinned-tab.svg" /><link rel="stylesheet" type="text/css" href="/gotwebd_test_harness/gotweb.css" /></head><body><header id="header"><div id="got_link"><a href="https://gameoftrees.org" target="_blank"><img src="/gotwebd_test_harness/got.png" /></a></div></header><nav id="site_path"><div id="site_link"><a href="?index_page=0">Repos</a> / <a href="?action=summary&path=repo.git">repo.git</a> / <a href="?action=blame&commit=${COMMIT_ID}&path=repo.git">blame</a> / alpha</div></nav><main class="action-blame"><header class="subtitle"><h2>Blame</h2></header><div id="blame_content"><div class="page_header_wrapper"><dl><dt>Date:</dt><dd><time datetime="${COMMIT_YMDHMS}">${COMMIT_DATE}
5 UTC</time></dd><dt>Message:</dt><dd class="commit-msg">import the test tree
6 </dd><dt>Actions:</dt><dd><a href="?action=briefs&commit=${COMMIT_ID}&file=alpha&folder=&path=repo.git">History</a> | <a href="?action=blob&commit=${COMMIT_ID}&file=alpha&folder=&path=repo.git">Blob</a> | <a href="?action=blobraw&commit=${COMMIT_ID}&file=alpha&folder=&path=repo.git">Raw File</a></dd></dl></div><hr /><pre id="blame"><div class="blame_line"><span class="blame_number">1 </span><span class="blame_hash"><a href="?action=diff&commit=${COMMIT_ID}&path=repo.git">${COMMIT_ID8}</a></span> <span class="blame_date">${COMMIT_YMD}</span> <span class="blame_author">${COMMITTER}</span> <span class="blame_code">alpha
7 </span></div></pre></div></main><footer id="site_owner_wrapper"><p id="site_owner">Got Owner</p></footer></body></html>