change include to a relative link
This removes a hard system path dependency.bibrec4static
parent
4386a7c6af
commit
a98fd4fb4d
|
@ -118,7 +118,7 @@ title="Powered by PostgreSQL">
|
|||
</py:def>
|
||||
|
||||
<py:def function="site_top">
|
||||
<xi:include href="/var/lib/autocat/menu.html" />
|
||||
<xi:include href="../../menu.html" />
|
||||
</py:def>
|
||||
|
||||
<py:def function="site_footer">
|
||||
|
|
Loading…
Reference in New Issue