diff options
Diffstat (limited to 'view/tpl/uexport.tpl')
-rw-r--r-- | view/tpl/uexport.tpl | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/view/tpl/uexport.tpl b/view/tpl/uexport.tpl deleted file mode 100644 index 7eafd97a6..000000000 --- a/view/tpl/uexport.tpl +++ /dev/null @@ -1,19 +0,0 @@ -<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> |