First draft of website import tools
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
[region=aside]
|
||||
[widget=design_tools][/widget]
|
||||
[widget=website_import_tools][/widget]
|
||||
[/region]
|
||||
@@ -0,0 +1,7 @@
|
||||
<div id="website-import-tools" class="widget design-tools">
|
||||
<h3>{{$title}}</h3>
|
||||
<p class="descriptive-text">Import website from cloud files</p>
|
||||
<ul class="nav nav-pills nav-stacked">
|
||||
<li><button class="btn-md btn-primary"><a href="/cloud/{{$who}}">Select folder...</a></button></li>
|
||||
</ul>
|
||||
</div>
|
||||
Reference in New Issue
Block a user