/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
- <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
- "http://www.w3.org/TR/html4/loose.dtd">
- <html>
- <head>
- <title>{% trans filename=filename, docstitle=docstitle|e %}{{ filename }} — {{ docstitle }}{% endtrans %}</title>
- <style type="text/css">
- .hl { background-color: yellow }
- </style>
- </head>
- <body style="font-size: 90%">
- <pre>
- {{ text }}
- </pre>
- </body>
- </html>