aboutsummaryrefslogtreecommitdiffstats
path: root/view/theme/redbasic/tpl/uexport.tpl
diff options
context:
space:
mode:
Diffstat (limited to 'view/theme/redbasic/tpl/uexport.tpl')
-rw-r--r--view/theme/redbasic/tpl/uexport.tpl19
1 files changed, 19 insertions, 0 deletions
diff --git a/view/theme/redbasic/tpl/uexport.tpl b/view/theme/redbasic/tpl/uexport.tpl
new file mode 100644
index 000000000..7eafd97a6
--- /dev/null
+++ b/view/theme/redbasic/tpl/uexport.tpl
@@ -0,0 +1,19 @@
+<div class="generic-content-wrapper">
+ <div class="section-title-wrapper">
+ <h2>{{$title}}</h2>
+ </div>
+ <div class="section-content-wrapper">
+ <b><a href="uexport/basic">{{$basictitle}}</a></b></p>
+ <p>{{$basic}}</p>
+
+ <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>