Browse Source

updated potential pdf

ansible-setup-and-deploy
nberting 6 years ago
parent
commit
8e872c1958
  1. 6
      app/templates/potential_pdf.html

6
app/templates/potential_pdf.html

@ -15,10 +15,10 @@
<title>XPPL</title>
</head>
<body>
<div class="container" style="padding:10px; border-style:dashed; border-width:1px;">
<h1 style='font-family: Archivo Narrow; text-align: center;'>Potential Books</h1>
<div class="container" style="padding:10px;">
<h1 style='font-family: Archivo Narrow; text-align: center;'>A Potential PDF</h1>
<h3 style='font-family: Archivo Narrow; text-align: center;'>Archiving the gaps in the XPPL library: </h3>
<h3 style='font-family: Archivo Narrow; text-align: center;'>Every book ever requested in the XPPL library: </h3>
<div style='font-family: Courier New; text-align: center; font-size: 10pt;'>
<p> {% for pbook in pbooks %}"{{ pbook.ptitle }}" requested on: {{ pbook.time|string|truncate(17,true," ")}}
</p>{% endfor %}

Loading…
Cancel
Save