From a39617d5587b297af66fd7cf613e8854a9f59b16 Mon Sep 17 00:00:00 2001 From: ailsoncgt Date: Thu, 13 Oct 2016 13:39:34 -0300 Subject: [PATCH] Files templates -init #133 --- files/templates/create_file.html | 47 +++++++++++++++++++++++++++++++++++++++++++++++ files/templates/files/create_file.html | 47 +++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 94 insertions(+), 0 deletions(-) create mode 100644 files/templates/create_file.html create mode 100644 files/templates/files/create_file.html diff --git a/files/templates/create_file.html b/files/templates/create_file.html new file mode 100644 index 0000000..88aae9d --- /dev/null +++ b/files/templates/create_file.html @@ -0,0 +1,47 @@ + + + \ No newline at end of file diff --git a/files/templates/files/create_file.html b/files/templates/files/create_file.html new file mode 100644 index 0000000..88aae9d --- /dev/null +++ b/files/templates/files/create_file.html @@ -0,0 +1,47 @@ + + + \ No newline at end of file -- libgit2 0.21.2