From 424630365fdad54afabe3955158dcfdc6403993a Mon Sep 17 00:00:00 2001 From: Arnav Bhatt Date: Fri, 16 Sep 2022 21:35:19 +0530 Subject: ramdisk creator --- templates/article_entry.html | 0 templates/article_footer.html | 0 templates/article_header.html | 0 templates/article_list_footer.html | 0 templates/article_list_header.html | 0 templates/article_separator.html | 0 templates/footer.html | 0 templates/header.html | 0 templates/index_footer.html | 0 templates/index_header.html | 0 templates/tag_entry.html | 0 templates/tag_index_footer.html | 0 templates/tag_index_header.html | 0 templates/tag_list_footer.html | 0 templates/tag_list_header.html | 0 templates/tag_separator.html | 0 16 files changed, 0 insertions(+), 0 deletions(-) mode change 100644 => 100755 templates/article_entry.html mode change 100644 => 100755 templates/article_footer.html mode change 100644 => 100755 templates/article_header.html mode change 100644 => 100755 templates/article_list_footer.html mode change 100644 => 100755 templates/article_list_header.html mode change 100644 => 100755 templates/article_separator.html mode change 100644 => 100755 templates/footer.html mode change 100644 => 100755 templates/header.html mode change 100644 => 100755 templates/index_footer.html mode change 100644 => 100755 templates/index_header.html mode change 100644 => 100755 templates/tag_entry.html mode change 100644 => 100755 templates/tag_index_footer.html mode change 100644 => 100755 templates/tag_index_header.html mode change 100644 => 100755 templates/tag_list_footer.html mode change 100644 => 100755 templates/tag_list_header.html mode change 100644 => 100755 templates/tag_separator.html (limited to 'templates') diff --git a/templates/article_entry.html b/templates/article_entry.html old mode 100644 new mode 100755 diff --git a/templates/article_footer.html b/templates/article_footer.html old mode 100644 new mode 100755 diff --git a/templates/article_header.html b/templates/article_header.html old mode 100644 new mode 100755 diff --git a/templates/article_list_footer.html b/templates/article_list_footer.html old mode 100644 new mode 100755 diff --git a/templates/article_list_header.html b/templates/article_list_header.html old mode 100644 new mode 100755 diff --git a/templates/article_separator.html b/templates/article_separator.html old mode 100644 new mode 100755 diff --git a/templates/footer.html b/templates/footer.html old mode 100644 new mode 100755 diff --git a/templates/header.html b/templates/header.html old mode 100644 new mode 100755 diff --git a/templates/index_footer.html b/templates/index_footer.html old mode 100644 new mode 100755 diff --git a/templates/index_header.html b/templates/index_header.html old mode 100644 new mode 100755 diff --git a/templates/tag_entry.html b/templates/tag_entry.html old mode 100644 new mode 100755 diff --git a/templates/tag_index_footer.html b/templates/tag_index_footer.html old mode 100644 new mode 100755 diff --git a/templates/tag_index_header.html b/templates/tag_index_header.html old mode 100644 new mode 100755 diff --git a/templates/tag_list_footer.html b/templates/tag_list_footer.html old mode 100644 new mode 100755 diff --git a/templates/tag_list_header.html b/templates/tag_list_header.html old mode 100644 new mode 100755 diff --git a/templates/tag_separator.html b/templates/tag_separator.html old mode 100644 new mode 100755 -- cgit v1.2.3