diff --git a/lms/templates/university_profile/edge.html b/lms/templates/university_profile/edge.html new file mode 100644 index 0000000000..c8f0b69242 --- /dev/null +++ b/lms/templates/university_profile/edge.html @@ -0,0 +1,36 @@ +<%inherit file="base.html" /> +<%! from django.core.urlresolvers import reverse %> +<%block name="title">edX edge +<%block name="bodyclass">no-header edge-landing + +<%block name="content"> + +
+
+
+ + +
+
+ + \ No newline at end of file