diff options
author | luxagraf@c63593aa-01b0-44d9-8516-4b9c7e931d7f <luxagraf@c63593aa-01b0-44d9-8516-4b9c7e931d7f> | 2010-06-19 18:22:28 +0000 |
---|---|---|
committer | luxagraf@c63593aa-01b0-44d9-8516-4b9c7e931d7f <luxagraf@c63593aa-01b0-44d9-8516-4b9c7e931d7f> | 2010-06-19 18:22:28 +0000 |
commit | 689ea1ee3568621bf51e69112b024c4db042077a (patch) | |
tree | 8ffed65b489137db373e91c004f5ef49f08d8eb9 /templates/mobile/archives/homepage.html | |
parent | 09c2fe82662331998a94ba3b5c1738d184d61b1a (diff) |
added mobile middleware and templates
Diffstat (limited to 'templates/mobile/archives/homepage.html')
-rw-r--r-- | templates/mobile/archives/homepage.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/mobile/archives/homepage.html b/templates/mobile/archives/homepage.html new file mode 100644 index 0000000..63913c1 --- /dev/null +++ b/templates/mobile/archives/homepage.html @@ -0,0 +1 @@ +{% extends "base.html" %}
\ No newline at end of file |