Revision 28958b8e snf-cyclades-app/synnefo/ui/templates/home.html

b/snf-cyclades-app/synnefo/ui/templates/home.html
631 631
            synnefo.config.vm_hostname_format = {{ vm_hostname_format|safe }};
632 632
            synnefo.config.automatic_network_range_format = {{ automatic_network_range_format|safe }};
633 633
            synnefo.config.quota_url = '{% url synnefo.ui.views.user_quota %}';
634
            synnefo.config.custom_image_help_url = '{{ custom_image_help_url|safe }}';
634 635
            
635 636
            synnefo.auth_client = new synnefo.auth.AstakosClient({
636 637
                login_url: synnefo.config.login_redirect,

Also available in: Unified diff