##// END OF EJS Templates
obsolete: store metadata as a tuple of (key, value) pairs (API)...
obsolete: store metadata as a tuple of (key, value) pairs (API) Different formats will encode metadata in different ways. So we cannot keep the binary blob in the object anymore. We use a tuple to ensure it is immutable and hashable.

File last commit:

r14046:b24e5a70 default
r22845:ef880e28 default
Show More
footer.tmpl
5 lines | 80 B | application/x-cheetah | CheetahLexer
<script type="text/javascript">process_dates()</script>
{motd}
</body>
</html>