Revision 93a33f09 snf-cyclades-app/synnefo/ui/templates/home.html

b/snf-cyclades-app/synnefo/ui/templates/home.html
631 631
                'userdata': '{% url ui_userdata %}', 
632 632
                'compute':  {{ compute_api_url|safe }}, 
633 633
                'network':  {{ network_api_url|safe }}, 
634
                'volume':  {{ volume_api_url|safe }}, 
634 635
                'glance': {{ glance_api_url|safe }},
635 636
                'accounts': {{ accounts_api_url|safe }},
636 637
            };

Also available in: Unified diff