Invoke "link" helper the simple way, not as an empty block.
authorMike Taylor <mike@indexdata.com>
Thu, 28 Nov 2013 14:19:37 +0000 (14:19 +0000)
committerMike Taylor <mike@indexdata.com>
Thu, 28 Nov 2013 14:19:37 +0000 (14:19 +0000)
examples/htdocs/mike.html

index e0d5b53..3714e68 100644 (file)
@@ -49,7 +49,7 @@
        {{#if md-electronic-url}}
        <tr>
          <th>URL</th>
-         <td>{{#link md-electronic-url}}{{/link}}</td>
+         <td>{{link md-electronic-url}}</td>
        </tr>
        {{/if}}
        {{#if location}}