diff --git a/cms/templates/asset_index.html b/cms/templates/asset_index.html index 900ef3b697..173b751305 100644 --- a/cms/templates/asset_index.html +++ b/cms/templates/asset_index.html @@ -21,7 +21,7 @@ - {{displayname}} + {{displayname}}
@@ -61,7 +61,7 @@ - ${asset['displayname']} + ${asset['displayname']}
diff --git a/cms/templates/component.html b/cms/templates/component.html index 2ec54d3b29..b7ad9c3c33 100644 --- a/cms/templates/component.html +++ b/cms/templates/component.html @@ -9,5 +9,5 @@ Edit Delete - + ${preview} \ No newline at end of file diff --git a/cms/templates/editable_preview.html b/cms/templates/editable_preview.html index 16fca59e14..731fd9b1c8 100644 --- a/cms/templates/editable_preview.html +++ b/cms/templates/editable_preview.html @@ -4,7 +4,7 @@ ${content} Edit Delete - +
Edit Video Component