From bede40c851fb0cf0034e0111c8522d820e70e90f Mon Sep 17 00:00:00 2001 From: Case Duckworth Date: Mon, 20 Apr 2015 12:11:04 -0700 Subject: Add link to text source --- templates/backlinks.html | 208 ++++++++++++++++++++++++----------------------- 1 file changed, 106 insertions(+), 102 deletions(-) (limited to 'templates/backlinks.html') diff --git a/templates/backlinks.html b/templates/backlinks.html index 136eb4c..630a245 100644 --- a/templates/backlinks.html +++ b/templates/backlinks.html @@ -4,121 +4,125 @@ --> - - - - + + + + - $title$ | Autocento of the breakfast table - +$title$ | Autocento of the breakfast table + - - - + + + - - $for(header-includes)$ - $headerincludes$ - $endfor$ + +$for(header-includes)$ +$headerincludes$ +$endfor$ + - $for(include-before)$ $include-before$ $endfor$ +$for(include-before)$ $include-before$ $endfor$ + +
+
+ +$if(title)$

$title$

$endif$ +$if(subtitle)$

$subtitle$

$endif$ + +
+$if(dedication)$ + +
$dedication$
+$endif$ -
-
- - $if(title)$

$title$

$endif$ - $if(subtitle)$

$subtitle$

$endif$ +$if(epigraph.content)$ + +
+$if(epigraph.link)$ +$epigraph.content$ +$else$ +$epigraph.content$ +$endif$ -
- $if(dedication)$ - -
$dedication$
- $endif$ +$if(epigraph.attrib)$ +
$epigraph.attrib$
+$endif$ +
+$endif$ +
+
- $if(epigraph.content)$ - -
- $if(epigraph.link)$ - $epigraph.content$ - $else$ - $epigraph.content$ - $endif$ +$if(ekphrastic.image)$ +
+$if(ekphrastic.link)$ + + + +$else$ + +$endif$ +
+$endif$ - $if(epigraph.attrib)$ -
$epigraph.attrib$
- $endif$ -
- $endif$ -
-
+
+$body$ +
+
- $if(ekphrastic.image)$ -
- $if(ekphrastic.link)$ - - $ekphrastic.alt$ - - $else$ - $ekphrastic.alt$ - $endif$ -
- $endif$ + -
- $body$ -
- - - $for(include-after)$ $include-after$ $endfor$ +$for(include-after)$ $include-after$ $endfor$ -- cgit 1.4.1-21-gabe81