Put revenuehits in container
This commit is contained in:
16
res/template/fragments/revenuehits.html
Normal file
16
res/template/fragments/revenuehits.html
Normal file
@@ -0,0 +1,16 @@
|
||||
{{ define "revenuehits" }}
|
||||
<html>
|
||||
<head>
|
||||
<title>Ad Banner</title>
|
||||
<style>
|
||||
html, body {
|
||||
margin: 0;
|
||||
background-color: black;
|
||||
}
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<script data-cfasync='false' type='text/javascript' src='//p416901.clksite.com/adServe/banners?tid=416901_817726_0'></script>
|
||||
</body>
|
||||
</html>
|
||||
{{ end }}
|
Reference in New Issue
Block a user