We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e50b3af + 82a71bf commit 50d4ea1Copy full SHA for 50d4ea1
ChangeLog.md
@@ -5,7 +5,8 @@
5
**Released: WiP**
6
7
- Cleaned up all HTML validity warnings.
8
- ([#48](https://github.com/davep/ng2web/pull/48))
+ ([#48](https://github.com/davep/ng2web/pull/48),
9
+ [#49](https://github.com/davep/ng2web/pull/49))
10
11
## v1.4.0
12
src/ng2web/templates/about.html
@@ -7,7 +7,7 @@
{% block content %}
<h1>About {{ None|title }}</h1>
- <hr />
+ <hr>
<pre>
{% for line in guide.credits %}
13
{{ line|toHTML }}
0 commit comments