diff options
Diffstat (limited to 'boy_bus.html')
-rw-r--r-- | boy_bus.html | 35 |
1 files changed, 17 insertions, 18 deletions
diff --git a/boy_bus.html b/boy_bus.html index 3c14ae0..2c519b6 100644 --- a/boy_bus.html +++ b/boy_bus.html | |||
@@ -1,5 +1,6 @@ | |||
1 | <!DOCTYPE html> | 1 | <!DOCTYPE html> |
2 | <!-- Template for compiled 'Autocento' documents --> | 2 | <!-- AUTOCENTO OF THE BREAKFAST TABLE --> |
3 | <!-- vim: fdm=indent --> | ||
3 | <html lang="en"> | 4 | <html lang="en"> |
4 | <head> | 5 | <head> |
5 | <meta charset="utf-8"> | 6 | <meta charset="utf-8"> |
@@ -23,24 +24,22 @@ | |||
23 | <!-- <script src="js/external.js"> </script> --> | 24 | <!-- <script src="js/external.js"> </script> --> |
24 | </head> | 25 | </head> |
25 | <body> | 26 | <body> |
27 | |||
28 | <article id="container"> | ||
29 | <header> | ||
30 | <!-- title --> | ||
31 | <h1 class="title">Boy on the bus</h1> | ||
32 | |||
26 | 33 | ||
27 | <article id="container"> | 34 | </header> |
28 | <header> | ||
29 | <!-- title --> | ||
30 | <h1 class="title">Boy on the bus</h1> | ||
31 | |||
32 | |||
33 | |||
34 | </header> | ||
35 | |||
36 | <section class="content verse"> | ||
37 | <p>When he said <a href="mountain.html">Bible</a> I heard his southern accent<br />and he had a face I expect all pastors must have<br />a round open honest face<br />that will always be a boy’s face<br />though its owner may rightly call himself a man<br />near my age though I hardly call myself a man</p> | ||
38 | <p>I have seen this face before whether in life or a dream<br />I can’t tell<br />I might’ve seen him on the street once<br />twice who knows and his pastor’s <a href="moon-drowning.html">moon face</a><br />reminds me of something<br />some distant light my life used to own</p> | ||
39 | <p><a href="in-bed.html">One night on my birthday the moon was so strong it cast shadows</a><br />I could see to the far hill and back it was all clear to me</p> | ||
40 | <p>The moon hasn’t done that in a long time<br /><a href="moongone.html">its face has been obscured by clouds</a> for weeks<br />and that boy on the bus his face I’ve forgotten<br />I thought I recognized a good number of people<br />on that bus who I didn’t know at all</p> | ||
41 | </section> | ||
42 | </article> | ||
43 | 35 | ||
36 | <section class="content verse"> | ||
37 | <p>When he said <a href="mountain.html">Bible</a> I heard his southern accent<br />and he had a face I expect all pastors must have<br />a round open honest face<br />that will always be a boy’s face<br />though its owner may rightly call himself a man<br />near my age though I hardly call myself a man</p> | ||
38 | <p>I have seen this face before whether in life or a dream<br />I can’t tell<br />I might’ve seen him on the street once<br />twice who knows and his pastor’s <a href="moon-drowning.html">moon face</a><br />reminds me of something<br />some distant light my life used to own</p> | ||
39 | <p><a href="in-bed.html">One night on my birthday the moon was so strong it cast shadows</a><br />I could see to the far hill and back it was all clear to me</p> | ||
40 | <p>The moon hasn’t done that in a long time<br /><a href="moongone.html">its face has been obscured by clouds</a> for weeks<br />and that boy on the bus his face I’ve forgotten<br />I thought I recognized a good number of people<br />on that bus who I didn’t know at all</p> | ||
41 | </section> | ||
42 | </article> | ||
44 | <nav> | 43 | <nav> |
45 | <a class="prevlink" href="lappel-du-vide.html" | 44 | <a class="prevlink" href="lappel-du-vide.html" |
46 | title="Next article in Stark Raving"> | 45 | title="Next article in Stark Raving"> |
@@ -60,5 +59,5 @@ | |||
60 | Last Bastion | 59 | Last Bastion |
61 | </a> | 60 | </a> |
62 | </nav> | 61 | </nav> |
63 | </body> | 62 | </body> |
64 | </html> | 63 | </html> |