1
0
mirror of https://github.com/jcwimer/wrestlingApp synced 2026-03-25 01:14:43 +00:00

Printable pages

This commit is contained in:
2015-12-08 14:43:51 +00:00
parent e7b0ce9ff3
commit b7e6f015d0
3 changed files with 93 additions and 6 deletions

View File

@@ -3,6 +3,8 @@
<% if params[:print] %>
<head>
<title>WrestlingDev</title>
<%= render 'layouts/cdn' %>
<%= render 'layouts/shim' %>
</head>
<body>
<%= yield %>