Sha256: 5b274d7a1cb4242c5fb91cf9e400ca0ee8e845abe45b00d63698b58a3dfa7772
Contents?: true
Size: 337 Bytes
Versions: 7
Compression:
Stored size: 337 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/conference-diploma" %> </head> <body> <%= yield %> </body> </html>
Version data entries
7 entries across 7 versions & 1 rubygems