This repository has been archived on 2023-03-18. You can view files and clone it, but cannot push or open issues or pull requests.
osr-discourse-src/app/views/session/one_time_password.html.erb

6 lines
83 B
Plaintext

<%if @error%>
<div class='alert alert-error'>
<%= @error %>
</div>
<%end%>