diff --git a/templates/pasta.html b/templates/pasta.html index 47dd01d..360425c 100644 --- a/templates/pasta.html +++ b/templates/pasta.html @@ -1,9 +1,14 @@ {% include "header.html" %}
{% if pasta.content != "No Text Content" %} - + {% if args.public_path.to_string() != "" && pasta.pasta_type == "url" %} + + {%- endif %} Raw Text Content {%- endif %} @@ -19,7 +24,7 @@ {{pasta.id_as_animals()}} {% if args.public_path.to_string() != "" %} - {%- endif %} @@ -59,8 +64,10 @@