aboutsummaryrefslogtreecommitdiffstats
path: root/templates/ro/emptyarchive.html
blob: 624257d8562691c6f427d22786c3460a111661b9 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<HTML>
  <HEAD>
     <title>Arhivele %(listname)s</title>
     <META NAME="robots" CONTENT="noindex,follow">
     <META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8">
  </HEAD>
  <BODY BGCOLOR="#ffffff">
     <h1>Arhivele %(listname)s</h1>
     <p>
      &Icirc;ncă nu au fost publicate mesaje pe această listă, astfel &icirc;nc&acirc;t arhivele sunt
      goale &icirc;n acest moment.  Puteţi &icirc;nsă obţine <a href="%(listinfo)s">mai multe detalii
      despre această listă</a>.
     </p>
  </BODY>
  </HTML>