Sha256: 8db40de654b0523fbcc8aa2aa4e0fe999155dbd0508d6a1e6eab7164e5713bd5
Contents?: true
Size: 381 Bytes
Versions: 14
Compression:
Stored size: 381 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_link_tag "decidim/forms/questionnaire-answers-pdf" %> <title><%= @title %></title> </head> <body> <%= yield %> </body> </html>
Version data entries
14 entries across 14 versions & 1 rubygems