% if Docuseal.demo? || (request.path != '/' && !devise_controller?) %>
<% end %>
<% title = content_for(:html_title) || (signed_in? ? 'DocuSeal' : 'DocuSeal | Open Source Document Signing') %>
<% description = content_for(:html_description) || 'Open source, self-hosted tool to streamline document filling and signing. Create custom PDF forms to complete and sign with an easy to use online tool.' %>
<% if content_for(:disable_image_preview) %>
<% else %>
<% end %>