From 973ff0813f67af319868ba465e6817dc4cbc730b Mon Sep 17 00:00:00 2001 From: Case Duckworth Date: Fri, 3 Apr 2015 13:53:31 -0700 Subject: Add backlinks to backlinks --- _backlinks_template.htm | 124 ++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 124 insertions(+) create mode 100644 _backlinks_template.htm (limited to '_backlinks_template.htm') diff --git a/_backlinks_template.htm b/_backlinks_template.htm new file mode 100644 index 0000000..c68e032 --- /dev/null +++ b/_backlinks_template.htm @@ -0,0 +1,124 @@ + + + + + + + + + + + $title$ | Autocento of the breakfast table + + + + + + + + $for(header-includes)$ + $headerincludes$ + $endfor$ + + + $for(include-before)$ $include-before$ $endfor$ + +
+
+ + $if(title)$

$title$

$endif$ + $if(subtitle)$

$subtitle$

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