By using this site, you agree to have cookies stored on your device, strictly for functional purposes, such as storing your session and preferences.

Dismiss

 welcome.xml

View raw Download
text/xml • 232 B
XML 1.0 document, ASCII text
        
            
1
<?xml version="1.0" encoding="UTF-8" ?>
2
<info>
3
<status>OK</status>
4
<links>
5
<a href="https://{{ config.BASE_DOMAIN }}{% if config.port not in set([80, 443]) %}:{{ config.port }}{% endif %}/">/</a>
6
</links>
7
</info>