diff --git a/ChangeLog.md b/ChangeLog.md index 6301e99..37d03b8 100644 --- a/ChangeLog.md +++ b/ChangeLog.md @@ -5,7 +5,8 @@ **Released: WiP** - Cleaned up all HTML validity warnings. - ([#48](https://github.com/davep/ng2web/pull/48)) + ([#48](https://github.com/davep/ng2web/pull/48), + [#49](https://github.com/davep/ng2web/pull/49)) ## v1.4.0 diff --git a/src/ng2web/templates/about.html b/src/ng2web/templates/about.html index 7c1924b..5bf3588 100644 --- a/src/ng2web/templates/about.html +++ b/src/ng2web/templates/about.html @@ -7,7 +7,7 @@ {% block content %}
{% for line in guide.credits %}
{{ line|toHTML }}