diff --git a/backend/templates/single_hs_resource.html b/backend/templates/single_hs_resource.html index 0398979..8629c5b 100644 --- a/backend/templates/single_hs_resource.html +++ b/backend/templates/single_hs_resource.html @@ -84,20 +84,23 @@
- {% if resource.github_url %} - - {% endif %} - {% if resource.web_site_url %} - - {% endif %} - {% if resource.documentation_url %} - - {% endif %} -
+ {% if resource.github_url %} + + {% endif %} + {% if resource.web_site_url %} + + {% endif %} + {% if resource.documentation_url %} + + {% endif %} +
{{ resource.subtitle }}