diff options
author | Eric Guzman | 2012-02-16 00:22:43 -0800 |
---|---|---|
committer | Eric Guzman | 2012-02-16 00:22:43 -0800 |
commit | 82b1a273219f0ae3d119e156c7acccdbe478f441 (patch) | |
tree | 74c45e5e3afc6706b2f7a7918807f72c54cdcfc5 /document-templates/files/template.html | |
parent | af20ca9b11133dd5cefb9275dbe8fb101c3380d0 (diff) | |
parent | 966f0adaf1d4b7f2dd5a6e31643df58bff713884 (diff) | |
download | ninja-82b1a273219f0ae3d119e156c7acccdbe478f441.tar.gz |
Merge branch 'refs/heads/TreeComponents' into PresetsPanel
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 | ||