remove a debugging abort call added in commit fd9f46f196aef971
[got-portable.git] / regress / gotwebd / action_commits.html
blobe99cd7778836f31225cdf34ae45effa225429fe6
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=commits&path=repo.git">commits</a> / </div></nav><main class="action-commits"><header class="subtitle"><h2>Commits</h2></header><div class="commits_content"><div class="page_header_wrapper"><dl><dt>Commit:</dt><dd><code class="commit-id">${COMMIT_ID_HEAD}</code></dd><dt>From:</dt><dd>${COMMITTER} &lt;${COMMITTER_EMAIL}&gt;</dd><dt>Date:</dt><dd><time datetime="${COMMIT_YMDHMS_HEAD}">${COMMIT_DATE_HEAD}
5 UTC</time></dd></dl></div><hr /><div class="commit">
6 edit alpha
7 </div><div class="navs_wrapper"><div class="navs"><a href="?action=diff&commit=${COMMIT_ID_HEAD}&path=repo.git">diff</a> | <a href="?action=patch&commit=${COMMIT_ID_HEAD}&path=repo.git">patch</a> | <a href="?action=tree&commit=${COMMIT_ID_HEAD}&path=repo.git">tree</a></div></div><hr /><div class="page_header_wrapper"><dl><dt>Commit:</dt><dd><code class="commit-id">${COMMIT_ID_ROOT}</code></dd><dt>From:</dt><dd>${COMMITTER} &lt;${COMMITTER_EMAIL}&gt;</dd><dt>Date:</dt><dd><time datetime="${COMMIT_YMDHMS_ROOT}">${COMMIT_DATE_ROOT}
8 UTC</time></dd></dl></div><hr /><div class="commit">
9 import the test tree
10 </div><div class="navs_wrapper"><div class="navs"><a href="?action=diff&commit=${COMMIT_ID_ROOT}&path=repo.git">diff</a> | <a href="?action=patch&commit=${COMMIT_ID_ROOT}&path=repo.git">patch</a> | <a href="?action=tree&commit=${COMMIT_ID_ROOT}&path=repo.git">tree</a></div></div><hr /></div></main><footer id="site_owner_wrapper"><p id="site_owner">Got Owner</p></footer></body></html>