src/pyams_security/views/templates/user-registration.pt
changeset 0 f04e1d0a0723
child 27 719d3f65ef5c
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/src/pyams_security/views/templates/user-registration.pt	Thu Feb 19 10:53:29 2015 +0100
@@ -0,0 +1,8 @@
+<div>
+	<div class="pull-right">
+		<a class="btn btn-sm btn-success"
+		   href="user-registration.html" data-toggle="modal"
+		   tal:content="view.button_label">Register new account</a>
+		<div class="clearfix"></div>
+	</div>
+</div>
\ No newline at end of file