projects
/
Sone.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Update the status of the Sone (more or less) immediately and on-the-fly.
[Sone.git]
/
src
/
main
/
resources
/
templates
/
include
/
tail.html
1
2
</div>
3
4
<div id="tail">
5
<%ifnull ! currentSone>
6
<div class="import-key"><%= Page.Tail.Text.KeyOfSone|l10n|html><br/><% currentSone.requestUri|html></div>
7
<%/if>
8
</div>
9
10
</div>