diff options
author | Valerio Virgillito | 2012-02-15 17:04:39 -0800 |
---|---|---|
committer | Valerio Virgillito | 2012-02-15 17:04:39 -0800 |
commit | fe71cb9aa1700199c0089166ad54fc56eb760644 (patch) | |
tree | b0c7c24b1f45a079e1c09312ca716e3d35aecad4 /document-templates/files/template.html | |
parent | 747616980cad14f0b65fbcc7f497ed9680a39d29 (diff) | |
parent | d366c0bd1af6471511217ed574083e15059519b5 (diff) | |
download | ninja-fe71cb9aa1700199c0089166ad54fc56eb760644.tar.gz |
Merge branch 'refs/heads/master' into components
Diffstat (limited to 'document-templates/files/template.html')
-rw-r--r-- | document-templates/files/template.html | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/document-templates/files/template.html b/document-templates/files/template.html deleted file mode 100644 index 974ca5ed..00000000 --- a/document-templates/files/template.html +++ /dev/null | |||
@@ -1,18 +0,0 @@ | |||
1 | <!DOCTYPE html> | ||
2 | <html lang="en"> | ||
3 | |||
4 | <head> | ||
5 | |||
6 | <meta charset="utf-8"> | ||
7 | |||
8 | <meta name="generator" content="Motorola Mobility Ninja" /> | ||
9 | |||
10 | <title>Untitled</title> | ||
11 | |||
12 | </head> | ||
13 | |||
14 | <body> | ||
15 | |||
16 | </body> | ||
17 | |||
18 | </html> \ No newline at end of file | ||