diff options
author | Mario Vavti <mario@mariovavti.com> | 2015-06-19 12:45:18 +0200 |
---|---|---|
committer | Mario Vavti <mario@mariovavti.com> | 2015-06-19 12:45:18 +0200 |
commit | 1432b1e83f522f453d9777045cd710442a65d2ea (patch) | |
tree | 445205bdf73fd7379ac8e72beb11f6ad22d3b046 /view | |
parent | de84f48e2fd52a3a35af26895bd70132b1e92e5e (diff) | |
download | volse-hubzilla-1432b1e83f522f453d9777045cd710442a65d2ea.tar.gz volse-hubzilla-1432b1e83f522f453d9777045cd710442a65d2ea.tar.bz2 volse-hubzilla-1432b1e83f522f453d9777045cd710442a65d2ea.zip |
cloud.tpl
Diffstat (limited to 'view')
-rw-r--r-- | view/tpl/cloud.tpl | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/view/tpl/cloud.tpl b/view/tpl/cloud.tpl new file mode 100644 index 000000000..d1567af9f --- /dev/null +++ b/view/tpl/cloud.tpl @@ -0,0 +1,4 @@ +<div class="generic-content-wrapper"> +{{include file="cloud_header.tpl"}} +{{include file="cloud_directory.tpl"}} +</div> |