diff options
author | zottel <github@zottel.net> | 2015-09-25 11:19:42 +0200 |
---|---|---|
committer | zottel <github@zottel.net> | 2015-09-25 11:19:42 +0200 |
commit | a7b2d23e9b59805a35380478ca3501fc315edb78 (patch) | |
tree | a2f6517fa09b83419403b93663e3ccd187fa3fbf /view/tpl/uexport.tpl | |
parent | 03fb13e7497457d5fe69fc8ed007e5e49a2d6d8a (diff) | |
parent | ba94f824b992f9ed787a71c2956388e975058ca8 (diff) | |
download | volse-hubzilla-a7b2d23e9b59805a35380478ca3501fc315edb78.tar.gz volse-hubzilla-a7b2d23e9b59805a35380478ca3501fc315edb78.tar.bz2 volse-hubzilla-a7b2d23e9b59805a35380478ca3501fc315edb78.zip |
Merge remote-tracking branch 'upstream/master'
Diffstat (limited to 'view/tpl/uexport.tpl')
-rw-r--r-- | view/tpl/uexport.tpl | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/view/tpl/uexport.tpl b/view/tpl/uexport.tpl index b9a1b9572..7eafd97a6 100644 --- a/view/tpl/uexport.tpl +++ b/view/tpl/uexport.tpl @@ -8,5 +8,12 @@ <p><b><a href="uexport/complete">{{$fulltitle}}</a></b></p> <p>{{$full}}</p> + + <p>{{$extra}}</p> + <p>{{$extra2}}</p> + <p>{{$extra3}}</p> + + <p>{{$extra4}}</p> + </div> </div> |