Change all instance of JEDI to JEDI Cloud

This commit is contained in:
luis cielak
2018-09-13 13:29:16 -04:00
committed by luisgov
parent b363fe04d6
commit 9308f0eb7b
12 changed files with 14 additions and 14 deletions

View File

@@ -3,7 +3,7 @@
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>{% block title %}JEDI{% endblock %}</title>
<title>{% block title %}JEDI Cloud{% endblock %}</title>
{% assets "css" %}
<link rel="stylesheet" href="{{ ASSET_URL }}" type="text/css">
{% endassets %}