# To Customize, create symblinks and
# put the customizations into 
# [INSTANZ]/src/static/web
# [INSTANZ]/src/static/custom
# ----

# webpages -------
ln -s ../../../../../../static/web
ln -s web/web-assets/
ln -s web/web.html
ln -s web/web.xml


# customize esi ------
ln -s ../../../../../../static/custom
ln -s custom/custom-assets/
ln -s custom/custom.html
ln -s custom/custom.xml
