% if Wabosign.demo? || (request.path != '/' && !devise_controller?) %>
<% end %>
<% brand = Wabosign.branded_product_name(signed_in? ? current_account : nil) %>
<% title = content_for(:html_title) || (signed_in? ? brand : "#{brand} | 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 %>