-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathweek1.php
21 lines (17 loc) · 1 KB
/
week1.php
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
<?php include 'inc/_atrio.caput.php' ?>
<?php include 'inc/_corpus.caput.php' ?>
<div class="g-all t-all m1 e1 panel">
<p class="caption">Birds are chirping. It's early morning and the start of a beautiful summer day in Berlin.</p>
<div class="false-border-bottom"></div>
<img class="e1-annie" src="img/e1-annie.png" alt="Psy Vamp" />
<div class="false-border-top"></div>
<div class="e1-blink"></div>
<a class='play fancybox-media' href="http://www.youtube.com/watch?v=5SjtrUYRYx4">► Watch Episode 1</a>
</div>
<div class="l1 t-all m1 e2 panel">
<p class="play"><small>Watch Episode Two</small> NEXT WEDNESDAY <small>April 3rd</small></p>
<p class="caption caption-1">Who is the mysterious woman in the window and will Jon ever wear pants again?</p>
<p class="caption caption-2">Tune in next week for answers to these, and many more, questions on <span class="type-logo"> Blink The Series</span>!!</p>
</div>
<?php include 'inc/_corpus.pes.php' ?>
<?php include 'inc/_atrio.pes.php' ?>