{# # This holds the template for the comlink registration code # TODO: @adunsulag should move this into the comlink folder since it is not a core file # # @package openemr # @link http://www.open-emr.org # @author Stephen Nielson # @copyright Copyright (c) 2023 Comlink Inc # @license https://github.com/openemr/openemr/blob/master/LICENSE GNU General Public License 3 #}
{% if comlink_registration_code is empty %}
{{ "Registration code will be created when credentials are saved"|xlt }}
{% else %} {% endif %}
{% if comlink_registration_code is not empty %}
{% endif %}