Skip to content

Instantly share code, notes, and snippets.

@ixmatus
Created March 22, 2013 19:21
Show Gist options
  • Save ixmatus/5223968 to your computer and use it in GitHub Desktop.
Save ixmatus/5223968 to your computer and use it in GitHub Desktop.
<metal:main
xmlns:tal="http://xml.zope.org/namespaces/tal"
xmlns:metal="http://xml.zope.org/namespaces/metal"
use-macro="view.global_template">
<tal:block metal:fill-slot="header">
<h1>404 Not Found</h1>
</tal:block>
</metal:main>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment