diff --git a/themes/mongodb/layout.html b/themes/mongodb/layout.html index 821aeed98a8..96c7fdbc7ae 100644 --- a/themes/mongodb/layout.html +++ b/themes/mongodb/layout.html @@ -275,7 +275,7 @@ {%- if hasdoc('copyright') %} {% trans path=pathto('copyright'), copyright=copyright|e %}© Copyright {{ copyright }} {% endtrans %} {%- else %} - {% trans copyright=copyright|e %}© Copyright {{ copyright }} {% endtrans %} Licensed under Creative Commons. + {% trans copyright=copyright|e %}© Copyright {{ copyright }} {% endtrans %} Licensed under Creative Commons. {%- endif %} {%- endif %}