Sha256: 97f88299bed17b1a68239d481f29356c1cff03630a4c722a59e2d7055e8f0333
Contents?: true
Size: 375 Bytes
Versions: 46
Compression:
Stored size: 375 Bytes
Contents
<!DOCTYPE html> <html lang="<%= I18n.locale %>" class="no-js"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <meta name="viewport" content="width=device-width"> <%= wicked_pdf_stylesheet_pack_tag "decidim_questionnaire_answers_pdf" %> <title><%= @title %></title> </head> <body> <%= yield %> </body> </html>
Version data entries
46 entries across 46 versions & 1 rubygems