comparison src/global/web/Index.jtp @ 63:4987e1a38a6c default tip

remove ads from homepage
author Franklin Schmidt <fschmidt@gmail.com>
date Wed, 28 Aug 2024 15:34:42 -0600
parents 11e847f25845
children
comparison
equal deleted inserted replaced
62:4674ed7d56df 63:4987e1a38a6c
75 div[note] { 75 div[note] {
76 margin-top: 1em; 76 margin-top: 1em;
77 text-align: right; 77 text-align: right;
78 } 78 }
79 </style> 79 </style>
80 <script async="true" src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
81 <script>
82 (adsbygoogle = window.adsbygoogle || []).push({
83 google_ad_client: "ca-pub-6750305871516672",
84 enable_page_level_ads: true
85 });
86 </script>
87 </head> 80 </head>
88 <body lato> 81 <body lato>
89 <% HtmlGlobalUtils.header(request,response); %> 82 <% HtmlGlobalUtils.header(request,response); %>
90 <div full> 83 <div full>
91 <div content center> 84 <div content center>