srctree

Gregory Mullen parent 14873416 79547aaa
use Build throughout replacing shorthand

templates/_body_header.html added: 73, removed: 73, total 0
@@ -1,6 +1,6 @@
<header>
<h1>srctree</h1>
<ul>
<_nav.html>
<Build Nav _nav.html />
</ul>
</header>
 
templates/_comment_direct_reply.html added: 73, removed: 73, total 0
@@ -2,10 +2,10 @@
<html>
<head>
<title>srctree</title>
<_meta_head.html>
<Build MetaHead _meta_head.html />
</head>
<body>
<_body_header.html>
<Build BodyHeader _body_header.html />
<content class="diff">
<context>
<With Patch>
@@ -14,7 +14,7 @@
<p><Message></p>
</With>
<diff>
<_patch.html>
<Build Patch _patch.html />
</diff>
</With>
</context>
 
templates/_comment_thread.html added: 73, removed: 73, total 0
@@ -10,6 +10,6 @@
<a class="muted reply" href="<Uri>">Reply</a>
</With>
</message>
<With SubThread><Build Comments _comment_thread.html /></With>
<With SubThread><!-- <Build Comments _comment_thread.html />--></With>
</comment>
</For>
 
templates/admin.html added: 73, removed: 73, total 0
@@ -2,10 +2,10 @@
<html>
<head>
<title>srctree</title>
<_meta_head.html>
<Build MetaHead _meta_head.html />
</head>
<body>
<_body_header.html>
<Build BodyHeader _body_header.html />
<content>
<Form>
</content>
 
templates/blame.html added: 73, removed: 73, total 0
@@ -2,10 +2,10 @@
<html>
<head>
<title>srctree</title>
<_meta_head.html>
<Build MetaHead _meta_head.html />
</head>
<body>
<_body_header.html>
<Build BodyHeader _body_header.html />
<content>
<blob>
<header><Filename></header>
 
templates/blob.html added: 73, removed: 73, total 0
@@ -2,10 +2,10 @@
<html>
<head>
<title>srctree</title>
<_meta_head.html>
<Build MetaHead _meta_head.html />
</head>
<body>
<_body_header.html>
<Build BodyHeader _body_header.html />
<content>
<blob>
<a class="btn" href="/repo/<Repo>/blame/<UriFilename>">blame</a>
 
templates/code.html added: 73, removed: 73, total 0
@@ -2,10 +2,10 @@
<html>
<head>
<title>srctree</title>
<_meta_head.html>
<Build MetaHead _meta_head.html />
</head>
<body>
<_body_header.html>
<Build BodyHeader _body_header.html />
<content>
<lines><Lines></lines>
<code><Code></code>
 
templates/commit-list.html added: 73, removed: 73, total 0
@@ -2,10 +2,10 @@
<html>
<head>
<title>srctree</title>
<_meta_head.html>
<Build MetaHead _meta_head.html />
</head>
<body>
<_body_header.html>
<Build BodyHeader _body_header.html />
<content>
<For Commits>
<commit>
 
templates/commit.html added: 73, removed: 73, total 0
@@ -2,10 +2,10 @@
<html>
<head>
<title>srctree</title>
<_meta_head.html>
<Build MetaHead _meta_head.html />
</head>
<body>
<_body_header.html>
<Build BodyHeader _body_header.html />
<content>
<With Commit>
<commit>
@@ -25,7 +25,7 @@
<content>
<Build Comments _comment_thread.html />
<diff>
<_patch.html>
<Build Patch _patch.html />
</diff>
</content>
</body>
 
templates/delta-diff.html added: 73, removed: 73, total 0
@@ -2,10 +2,10 @@
<html>
<head>
<title>srctree</title>
<_meta_head.html>
<Build MetaHead _meta_head.html />
</head>
<body>
<_body_header.html>
<Build BodyHeader _body_header.html />
<content class="diff">
<context>
<With Patch>
@@ -14,7 +14,7 @@
<p><Message></p>
</With>
<diff>
<_patch.html>
<Build Patch _patch.html />
</diff>
</With>
</context>
 
templates/delta-issue.html added: 73, removed: 73, total 0
@@ -2,10 +2,10 @@
<html>
<head>
<title>srctree</title>
<_meta_head.html>
<Build MetaHead _meta_head.html />
</head>
<body>
<_body_header.html>
<Build BodyHeader _body_header.html />
<content>
<delta class="issue">
<issue>
 
templates/delta-list.html added: 73, removed: 73, total 0
@@ -2,10 +2,10 @@
<html>
<head>
<title>srctree</title>
<_meta_head.html>
<Build MetaHead _meta_head.html />
</head>
<body>
<_body_header.html>
<Build BodyHeader _body_header.html />
<content>
<search>
<form action="/search" style="width:95%">
 
templates/diff-new.html added: 73, removed: 73, total 0
@@ -2,10 +2,10 @@
<html>
<head>
<title>srctree</title>
<_meta_head.html>
<Build MetaHead _meta_head.html />
</head>
<body>
<_body_header.html>
<Build BodyHeader _body_header.html />
<content>
<form class="pretty" action="create" method="POST">
<context>Suggest New Diff</context>
 
templates/gist.html added: 73, removed: 73, total 0
@@ -2,10 +2,10 @@
<html>
<head>
<title>srctree</title>
<_meta_head.html>
<Build MetaHead _meta_head.html />
</head>
<body>
<_body_header.html>
<Build BodyHeader _body_header.html />
<content>
<For GistFiles>
<gist>
 
templates/gist_new.html added: 73, removed: 73, total 0
@@ -2,10 +2,10 @@
<html>
<head>
<title>srctree</title>
<_meta_head.html>
<Build MetaHead _meta_head.html />
</head>
<body>
<_body_header.html>
<Build BodyHeader _body_header.html />
<content>
<form method="POST" class="gist pretty" action="/gist/post">
<For GistFiles>
 
templates/index.html added: 73, removed: 73, total 0
@@ -2,10 +2,10 @@
<html>
<head>
<title>srctree</title>
<_meta_head.html>
<Build MetaHead _meta_head.html />
</head>
<body>
<_body_header.html>
<Build BodyHeader _body_header.html />
<content>
</content>
</body>
 
templates/issue-new.html added: 73, removed: 73, total 0
@@ -2,10 +2,10 @@
<html>
<head>
<title>srctree</title>
<_meta_head.html>
<Build MetaHead _meta_head.html />
</head>
<body>
<_body_header.html>
<Build BodyHeader _body_header.html />
<content>
<form class="pretty" action="new" method="POST">
<context>Open New Issue</context>
 
templates/network.html added: 73, removed: 73, total 0
@@ -2,10 +2,10 @@
<html>
<head>
<title>srctree</title>
<_meta_head.html>
<Build MetaHead _meta_head.html />
</head>
<body>
<_body_header.html>
<Build BodyHeader _body_header.html />
<content>
<Netlist>
</content>
 
templates/repo-new.html added: 73, removed: 73, total 0
@@ -2,10 +2,10 @@
<html>
<head>
<title>srctree</title>
<_meta_head.html>
<Build MetaHead _meta_head.html />
</head>
<body>
<_body_header.html>
<Build BodyHeader _body_header.html />
<content>
 
</content>
 
templates/repo-tags.html added: 73, removed: 73, total 0
@@ -2,10 +2,10 @@
<html>
<head>
<title>srctree</title>
<_meta_head.html>
<Build MetaHead _meta_head.html />
</head>
<body>
<_body_header.html>
<Build BodyHeader _body_header.html />
<content>
<div class="act-btns">
<With Upstream>
 
templates/repos.html added: 73, removed: 73, total 0
@@ -2,10 +2,10 @@
<html>
<head>
<title>srctree</title>
<_meta_head.html>
<Build MetaHead _meta_head.html />
</head>
<body>
<_body_header.html>
<Build BodyHeader _body_header.html />
<content class="mw">
<With Buttons><Buttons></With>
<repos>
 
templates/settings.html added: 73, removed: 73, total 0
@@ -2,10 +2,10 @@
<html>
<head>
<title>srctree</title>
<_meta_head.html>
<Build MetaHead _meta_head.html />
</head>
<body>
<_body_header.html>
<Build BodyHeader _body_header.html />
<content>
<form method="POST" class="settings pretty" action="/settings/post">
<For ConfigBlocks>
 
templates/tree.html added: 73, removed: 73, total 0
@@ -2,10 +2,10 @@
<html>
<head>
<title>srctree</title>
<_meta_head.html>
<Build MetaHead _meta_head.html />
</head>
<body>
<_body_header.html>
<Build BodyHeader _body_header.html />
<content class="mw">
<div class="act-btns">
<With Upstream>
 
templates/user_commits.html added: 73, removed: 73, total 0
@@ -2,10 +2,10 @@
<html>
<head>
<title>srctree</title>
<_meta_head.html>
<Build MetaHead _meta_head.html />
</head>
<body>
<_body_header.html>
<Build BodyHeader _body_header.html />
<content class="mw">
<h3><TotalHits> commits across <CheckedRepos> repos!</h3>
<div class="commit-flex">