- | Name | +Name | Title | Modified | {{ fa[subpost.post_metadata.icon] | raw }} | -+ | {{subpost.post_basename}} | - {{ subpost.post_metadata.title }} + {{ subpost.post_metadata.title }} |
{{ subpost.post_update_time }}
diff --git a/www/templates/post_types/gallery.html b/www/templates/post_types/gallery.html
deleted file mode 100644
index 4e96b3d..0000000
--- a/www/templates/post_types/gallery.html
+++ /dev/null
@@ -1,59 +0,0 @@
-
-
-{% extends "pathed_content.html" %}
-
-{% block extra_head %}
-
-
-{%endblock%}
-
-{%block content_article%}
- {% if subposts|length > 0 %}
-
How sad. There are no images yet... What a real shame :c- {% endif %} -{%endblock%} diff --git a/www/templates/post_types/image.html b/www/templates/post_types/image.html index aff2115..00ea107 100644 --- a/www/templates/post_types/image.html +++ b/www/templates/post_types/image.html @@ -10,16 +10,18 @@ {{ parent() }} + + {%endblock %} {%block content_article%}
-
-
-
- {% endif %}
-
-
- - This website may contain content meant for an 18+ audience. - - - -{% block big_title %}{{og.site_name}}{%endblock%}+{% block big_title %}The dergsite{%endblock%}{% block second_title %}{% endblock %} |
---|