Show More
@@ -0,0 +1,17 b'' | |||||
|
1 | {header} | |||
|
2 | <!-- Error --> | |||
|
3 | <id>{urlbase}{url}</id> | |||
|
4 | <link rel="self" href="{urlbase}{url}atom-log"/> | |||
|
5 | <link rel="alternate" href="{urlbase}{url}"/> | |||
|
6 | <title>Error</title> | |||
|
7 | <updated>1970-01-01T00:00:00+00:00</updated> | |||
|
8 | <entry> | |||
|
9 | <title>Error</title> | |||
|
10 | <id>http://www.selenic.com/mercurial/#error</id> | |||
|
11 | <author> | |||
|
12 | <name>mercurial</name> | |||
|
13 | </author> | |||
|
14 | <updated>1970-01-01T00:00:00+00:00</updated> | |||
|
15 | <content type="text">{error|escape}</content> | |||
|
16 | </entry> | |||
|
17 | </feed> |
General Comments 0
You need to be logged in to leave comments.
Login now