/docs/source/_themes/baruwa/changes/rstsource.html

https://bitbucket.org/datopdog/baruwa · HTML · 15 lines · 15 code · 0 blank · 0 comment · 0 complexity · b6a14bfa87b116b43f366a01f5401cdd MD5 · raw file

  1. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
  2. "http://www.w3.org/TR/html4/loose.dtd">
  3. <html>
  4. <head>
  5. <title>{% trans filename=filename, docstitle=docstitle|e %}{{ filename }} &mdash; {{ docstitle }}{% endtrans %}</title>
  6. <style type="text/css">
  7. .hl { background-color: yellow }
  8. </style>
  9. </head>
  10. <body style="font-size: 90%">
  11. <pre>
  12. {{ text }}
  13. </pre>
  14. </body>
  15. </html>