From a7e03c60731850cec8282da73bd3d7637850ee27 Mon Sep 17 00:00:00 2001 From: Florian Pritz Date: Fri, 29 Aug 2014 18:06:18 +0200 Subject: Fix code renders for cli clients Signed-off-by: Florian Pritz --- application/views/file_plaintext/html_paste_footer.php | 1 + application/views/file_plaintext/html_paste_header.php | 1 + 2 files changed, 2 insertions(+) create mode 100644 application/views/file_plaintext/html_paste_footer.php create mode 100644 application/views/file_plaintext/html_paste_header.php (limited to 'application/views/file_plaintext') diff --git a/application/views/file_plaintext/html_paste_footer.php b/application/views/file_plaintext/html_paste_footer.php new file mode 100644 index 000000000..f3cf21e3a --- /dev/null +++ b/application/views/file_plaintext/html_paste_footer.php @@ -0,0 +1 @@ + diff --git a/application/views/file_plaintext/html_paste_header.php b/application/views/file_plaintext/html_paste_header.php new file mode 100644 index 000000000..2a5db977e --- /dev/null +++ b/application/views/file_plaintext/html_paste_header.php @@ -0,0 +1 @@ + -- cgit v1.2.3-24-g4f1b