mirror of
https://github.com/LukeSmithxyz/based.cooking.git
synced 2026-01-06 11:10:40 +00:00
add list of tag links at the end of each recipe
This commit is contained in:
1
templates/tag_link.html
Normal file
1
templates/tag_link.html
Normal file
@@ -0,0 +1 @@
|
||||
<a href="$TAG_LINK">$TAG_NAME</a>
|
||||
1
templates/tag_link_footer.html
Normal file
1
templates/tag_link_footer.html
Normal file
@@ -0,0 +1 @@
|
||||
</i></p>
|
||||
1
templates/tag_link_header.html
Normal file
1
templates/tag_link_header.html
Normal file
@@ -0,0 +1 @@
|
||||
<p><i> Recipe tags:
|
||||
Reference in New Issue
Block a user