using pipelines template

This commit is contained in:
Michael Murtaugh 2015-09-17 11:40:02 +02:00
parent 33258cdcb1
commit 75041f76dd

View File

@ -10,5 +10,9 @@
</head> </head>
<body> <body>
{{ html }} {{ html }}
<div class="etherdump_version_links">
Pad last edited {{lastedited}}; other versions: <a href="{{raw_url}}">text-only</a> <a href="{{meta_url}}">metadata</a>
</div>
</body> </body>
</html> </html>