mirror of https://github.com/docusealco/docuseal
parent
d62d83ef8e
commit
46edc7dc37
@ -1,4 +1,4 @@
|
||||
<title>
|
||||
<%= content_for(:html_title) || 'DocuSeal | Open Source Document Signing' %>
|
||||
<%= content_for(:html_title) || (signed_in? ? 'DocuSeal' : 'DocuSeal | Open Source Document Signing') %>
|
||||
</title>
|
||||
<%= render 'shared/meta' %>
|
||||
|
||||
Loading…
Reference in new issue