horizon/openstack_dashboard/dashboards/project/vpn
Christian Berendt ad64a212ba Unify the syntax used for the {{ ... }} delimter in Jinja2 templates
According to the Jinja2 documentation the preferred usage for
the syntax of the {{ ... }} delimter is {{ ... }}. This patch
changes all occurcens of {{... and ...}} to {{ ... }}.

Change-Id: I755475d1476cbfeac190217fa67dc2640917762c
2015-01-19 09:42:24 +00:00
..
templates/vpn Unify the syntax used for the {{ ... }} delimter in Jinja2 templates 2015-01-19 09:42:24 +00:00
__init__.py VPNaaS UI implementation 2013-09-06 14:11:35 -07:00
forms.py Make admin_state translatable 2014-12-16 15:50:47 +08:00
panel.py Potential 500 pages on allowed methods removed 2014-12-29 10:53:49 -07:00
tables.py Replace set_id_as_name_if_empty with name_or_id 2014-12-09 09:57:28 +08:00
tabs.py Replace set_id_as_name_if_empty with name_or_id 2014-12-09 09:57:28 +08:00
tests.py Remove @author tags from copyright statements 2014-10-07 20:55:05 +02:00
urls.py Fix E128 errors in openstack_dashboard/dashboards/project/ 2014-10-16 16:53:52 +09:00
views.py Fix E128 errors in openstack_dashboard/dashboards/project/ 2014-10-16 16:53:52 +09:00
workflows.py Make admin_state translatable 2014-12-16 15:50:47 +08:00