Register Tag ============ In this article: - `Introduction`_ - `Use in template`_ Introduction ------------ ``Register`` tag it is a simple on page sign up provider, that help register user in the ImCMS system without redirect on base sing up page. Use in template --------------- For configure ``register`` tag in template just consider the code below. .. code-block:: jsp Example: """""""" .. code-block:: jsp <%@taglib prefix="imcms" uri="imcms" %> Template