- From: Ryosuke Niwa <notifications@github.com>
- Date: Tue, 21 Nov 2017 00:26:20 +0000 (UTC)
- To: w3c/webcomponents <webcomponents@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Tuesday, 21 November 2017 00:26:54 UTC
rniwa commented on this pull request. > <template type="my-template-type" id="contactTemplate"> - <section><h1>{{name}}</h1>Email: <a href="mailto:{{email}}">{{email}}</a></section> + <section> + <h1>{{name}}</h1> Please undo this reformatting. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/w3c/webcomponents/pull/712#pullrequestreview-77967196
Received on Tuesday, 21 November 2017 00:26:54 UTC