sapling/mercurial/templates/paper
Anton Shestakov b80745c666 hgweb: fix diffstat links in paper/changeset.tmpl
'<a .../>foo</a>' syntax is incorrect, since the first tag just "tries" to
close itself and then the actual content follows. It doesn't work, either
because web browsers know better than this or because there should be a
whitespace before /: '<a />'. So for the hgweb users the links looked
normal anyway, but now they are correct in code as well.
2015-01-10 18:00:57 +08:00
..
bookmarks.tmpl hgweb: close <img> elements 2015-01-10 17:54:24 +08:00
branches.tmpl hgweb: close <img> elements 2015-01-10 17:54:24 +08:00
changeset.tmpl hgweb: fix diffstat links in paper/changeset.tmpl 2015-01-10 18:00:57 +08:00
diffstat.tmpl hgweb: make stripes in diffstat with CSS 2013-07-13 18:06:57 +04:00
error.tmpl paper: define searchhint message in map file and use it in other templates 2013-07-25 01:12:25 +04:00
fileannotate.tmpl paper: remove unused occurence of changelogtag in views 2013-08-03 00:34:56 +04:00
filecomparison.tmpl paper: remove unused occurence of changelogtag in views 2013-08-03 00:34:56 +04:00
filediff.tmpl paper: remove unused occurence of changelogtag in views 2013-08-03 00:34:56 +04:00
filelog.tmpl hgweb: close <img> elements 2015-01-10 17:54:24 +08:00
filelogentry.tmpl hgweb: make stripes in file log with CSS 2013-07-13 18:03:35 +04:00
filerevision.tmpl hgweb: fix lack of "bookmarks" link in "/file" page of "paper" style 2014-04-17 09:36:08 +09:00
footer.tmpl web: Made elapsed time calculation dynamic (javascript). 2011-04-28 17:02:39 +02:00
graph.tmpl hgweb: close <img> elements 2015-01-10 17:54:24 +08:00
header.tmpl hgweb: urlescape all urls, HTML escape repo/tag/branch/... names 2013-02-01 20:43:35 +01:00
help.tmpl paper: define searchhint message in map file and use it in other templates 2013-07-25 01:12:25 +04:00
helptopics.tmpl paper: define searchhint message in map file and use it in other templates 2013-07-25 01:12:25 +04:00
index.tmpl hgweb: make stripes in repo list with CSS 2013-07-13 17:49:20 +04:00
manifest.tmpl paper: define searchhint message in map file and use it in other templates 2013-07-25 01:12:25 +04:00
map hgweb: allow viewing diffs against p1 or p2 for merge commits (issue3904) 2015-01-03 17:50:21 +08:00
notfound.tmpl hgweb: urlescape all urls, HTML escape repo/tag/branch/... names 2013-02-01 20:43:35 +01:00
search.tmpl templates: fix broken "less" & "more" links in paper style (issue4460) 2014-11-21 13:58:49 +08:00
shortlog.tmpl hgweb: close <img> elements 2015-01-10 17:54:24 +08:00
shortlogentry.tmpl paper: get rid of changelogtag template duplication 2013-07-22 17:07:19 +04:00
tags.tmpl hgweb: close <img> elements 2015-01-10 17:54:24 +08:00