diff options
Diffstat (limited to 'views/pages/contest.html.php')
-rw-r--r-- | views/pages/contest.html.php | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/views/pages/contest.html.php b/views/pages/contest.html.php new file mode 100644 index 0000000..a2ebb73 --- /dev/null +++ b/views/pages/contest.html.php @@ -0,0 +1,10 @@ +<div class="container_12"> +<div class="grid_4"> +<img width="300px" height="300px" src="/img/appletv2.jpeg" alt=""> +</div> +<div class="grid_7"> +<h2 id="tagline">Want a free appleTV 2?</h2> +<p>We're giving one away totally free!</p> +</div> +<br class="cl" /> +</div> |