aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl/write_pages.tpl
diff options
context:
space:
mode:
authorThomas Willingham <founder@kakste.com>2013-08-10 22:06:30 +0100
committerThomas Willingham <founder@kakste.com>2013-08-10 22:06:30 +0100
commit94335f237fdadd93b86b271526c25c2a77de9c40 (patch)
tree8ffaf45c5676d1df0033349cc4c374fda3cd0a49 /view/tpl/write_pages.tpl
parent4ac5348b3f7cecceee62d92f53df0f4ab6c22074 (diff)
downloadvolse-hubzilla-94335f237fdadd93b86b271526c25c2a77de9c40.tar.gz
volse-hubzilla-94335f237fdadd93b86b271526c25c2a77de9c40.tar.bz2
volse-hubzilla-94335f237fdadd93b86b271526c25c2a77de9c40.zip
Initial shot at write_pages widget
Diffstat (limited to 'view/tpl/write_pages.tpl')
-rw-r--r--view/tpl/write_pages.tpl3
1 files changed, 3 insertions, 0 deletions
diff --git a/view/tpl/write_pages.tpl b/view/tpl/write_pages.tpl
new file mode 100644
index 000000000..f6668ceb1
--- /dev/null
+++ b/view/tpl/write_pages.tpl
@@ -0,0 +1,3 @@
+<div id="write-pages" class="bigwidget">
+<center><span id="wp-new"><a href="{{$newurl}}">{{$new}}</a></span> <span id="wp-edit"><a href="{{$editurl}}">{{$edit}}</a></span></center>
+</div>