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

Create bout sheets and make all printable pages go to a new window

This commit is contained in:
2019-01-08 16:03:33 +00:00
parent 2a506e072d
commit 07b51103bf
7 changed files with 134 additions and 4 deletions

View File

@@ -2,6 +2,7 @@
<html>
<% if params[:print] %>
<head>
<%= csrf_meta_tags %>
<title>WrestlingDev</title>
<%= render 'layouts/cdn' %>
<%= render 'layouts/shim' %>