Skip to content

Commit

Permalink
Adding tags on permalink page
Browse files Browse the repository at this point in the history
  • Loading branch information
n0nspace committed Jan 29, 2023
1 parent bdc03bd commit c8b4b75
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions blog/stereo/stereo-main.html
Original file line number Diff line number Diff line change
Expand Up @@ -1749,6 +1749,7 @@ <h2 class="headlines"><span>{Title}</span></h2>
</div>
</div><!--date notes wrapper-->
</div><!--date wrapper-->
{block:HasTags}<div class="ptags pinfo"></span>{block:Tags}</b> <a href="{TagURL}">#{Tag}</a>{/block:Tags}</div>{/block:HasTags}
<!--if reblog-->
{block:RebloggedFrom}<div class="pl via"><span class="tag_label">{lang:Via}</span> <a href="{ReblogParentURL}">{ReblogParentName}</a></i></div>{/block:RebloggedFrom}
{block:NotReblog}{block:Source}<div class="pl via"><i>{lang:Source}:</i><a href="{Permalink}">{Name}</a></div>{/block:Source}{/block:NotReblog}
Expand Down

0 comments on commit c8b4b75

Please sign in to comment.