diff options
Diffstat (limited to '')
-rwxr-xr-x | v2/src/lib/index-postamble.html | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/v2/src/lib/index-postamble.html b/v2/src/lib/index-postamble.html new file mode 100755 index 0000000..92ebbf2 --- /dev/null +++ b/v2/src/lib/index-postamble.html @@ -0,0 +1,8 @@ + </ul> + + <h2> + <a href="$by_category_url"> + $index_category_title_html + <img class="simple-icon" src="$icon_linkto_url" alt="$icon_linkto_alt" /> + </a> + </h2> |