~ubuntu-branches/ubuntu/lucid/mercurial/lucid

« back to all changes in this revision

Viewing changes to templates/spartan/error.tmpl

  • Committer: Bazaar Package Importer
  • Author(s): Vernon Tang
  • Date: 2009-01-18 10:39:58 UTC
  • mfrom: (8.1.1 sid)
  • Revision ID: james.westby@ubuntu.com-20090118103958-4ep2fqb5nl2pyc7y
Tags: 1.1.2-2
* debian/mercurial.postinst: symlink /usr/share/doc/mercurial if dpkg didn't
  do it when upgrading (closes: #512155)
* debian/control: mercurial-common replaces all earlier versions of
  mercurial

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
#header#
 
2
<title>Mercurial Error</title>
 
3
</head>
 
4
<body>
 
5
 
 
6
<h2>Mercurial Error</h2>
 
7
 
 
8
<p>
 
9
An error occurred while processing your request:
 
10
</p>
 
11
<p>
 
12
#error|escape#
 
13
</p>
 
14
 
 
15
#footer#