added link to registration
[angular-drzb] / app / partials / authors.html.ep
index d151365..9532da6 100644 (file)
@@ -28,6 +28,7 @@ Authors
 <td>{{author.value.firstname}}</td>
 <td>{{author.value.organization}}</td>
 <td>{{author.value.email}}</td>
+<td><a href="{{author.id | registration_url }}" target="{{author.id}}" title="see {{author.id}} in new window">R</a></td>
 </tr>
 </table>