You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

_no_preview.html.erb 177B

12345678
  1. <p class="nodata">
  2. <% if download_link %>
  3. <%= t(:label_no_preview_alternative_html, link: download_link) %>
  4. <% else %>
  5. <%= l(:label_no_preview) %>
  6. <% end %>
  7. </p>