change include to a relative link

This removes a hard system path dependency.
bibrec4static
eric 2020-01-07 13:59:42 -05:00
parent 4386a7c6af
commit a98fd4fb4d
1 changed files with 1 additions and 1 deletions

View File

@ -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">