Fix head_tags()
template inheritance bug
this broke lots of things!
This commit is contained in:
parent
23ce2fb33c
commit
3a982f6e38
3 changed files with 6 additions and 4 deletions
|
@ -8,8 +8,6 @@
|
|||
<link rel="icon" type="image/x-icon" href="${request.static_url('tailbone:static/img/rattail.ico')}" />
|
||||
</%def>
|
||||
|
||||
<%def name="head_tags()"></%def>
|
||||
|
||||
<%def name="header_logo()"></%def>
|
||||
|
||||
<%def name="footer()">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue