uexport template fixes
This commit is contained in:
parent
f7d9523c7d
commit
ee21d87d1b
@ -1,9 +1,12 @@
|
||||
<div class="generic-content-wrapper">
|
||||
<h1>{{$title}}</h1>
|
||||
<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>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user