prefixing a root path too many times doesn't work
[objavi2.git] / templates / end_matter.ar.html
blob7e58a70c6ae402c374a74c553ff1b029e911ebdd
1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
2 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
3 <html xmlns="http://www.w3.org/1999/xhtml" dir="rtl">
4 <head>
5 <meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
6 <!-- This is never actually viewed as html, except by the pdf renderer -->
7 <title>Inside back cover.</title>
8 <link rel="stylesheet" href="%(css_url)s" type="text/css" media="screen" />
9 </head>
11 <body>
12 <div id="inside-back-page" style="%(inside_cover_style)s" dir="rtl">
13 <h3>شكراً لكم على القراءة!</h3>
14 <p>قوموا بزيارة موقع http://flossmanuals.net لإجراء التصحيحات أو للإطلاع على المزيد من الكتيبات
15 <!--automatically generated list of books?-->
16 </div>
17 <div id="possible-back-page"></div>
18 </body>
19 </html>