diff options
Diffstat (limited to 'view')
-rw-r--r-- | view/tpl/uexport.tpl | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/view/tpl/uexport.tpl b/view/tpl/uexport.tpl index b9a1b9572..8fea26404 100644 --- a/view/tpl/uexport.tpl +++ b/view/tpl/uexport.tpl @@ -8,5 +8,15 @@ <p><b><a href="uexport/complete">{{$fulltitle}}</a></b></p> <p>{{$full}}</p> + <p><em>{{$by_year}}</em></p> + <p>{{$extra}}</p><br /> + <ul> + <li>{{$extra2}}</li><br /> + <li>{{$extra3}}</li><br /> + </ul> + <p>{{$extra4}}</p> + <p>{{$extra5}}</p> + <p><strong>{{$extra6}}</strong> {{$extra7}}</p> + </div> </div> |