diff options
Diffstat (limited to 'yt_channel_about_template.html')
-rw-r--r-- | yt_channel_about_template.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/yt_channel_about_template.html b/yt_channel_about_template.html index af61a3d..5ff1542 100644 --- a/yt_channel_about_template.html +++ b/yt_channel_about_template.html @@ -61,7 +61,9 @@ $stats <h3>Description</h3> <span class="description">$description</span> <hr> + <ul> $links + </ul> </div> </main> |