uexport template fixes
This commit is contained in:
parent
f7d9523c7d
commit
ee21d87d1b
@ -1,9 +1,12 @@
|
|||||||
<div class="generic-content-wrapper">
|
<div class="generic-content-wrapper">
|
||||||
<h1>{{$title}}</h1>
|
<div class="section-title-wrapper">
|
||||||
<b><a href="uexport/basic">{{$basictitle}}</a></b></p>
|
<h2>{{$title}}</h2>
|
||||||
<p>{{$basic}}</p>
|
</div>
|
||||||
|
<div class="section-content-wrapper">
|
||||||
<p><b><a href="uexport/complete">{{$fulltitle}}</a></b></p>
|
<b><a href="uexport/basic">{{$basictitle}}</a></b></p>
|
||||||
<p>{{$full}}</p>
|
<p>{{$basic}}</p>
|
||||||
|
|
||||||
|
<p><b><a href="uexport/complete">{{$fulltitle}}</a></b></p>
|
||||||
|
<p>{{$full}}</p>
|
||||||
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
Reference in New Issue
Block a user