You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
13 lines
260 B
Plaintext
13 lines
260 B
Plaintext
2 years ago
|
<div role="submenu">
|
||
|
<a href='/dashboard/pages' title="view pages">
|
||
|
<button>
|
||
|
<i class="ti ti-book-2"></i>
|
||
|
</button>
|
||
|
</a>
|
||
|
<a href='/dashboard/page/add/new' title="add new page">
|
||
|
<button>
|
||
|
<i class="ti ti-square-plus"></i>
|
||
|
</button>
|
||
|
</a>
|
||
|
</div>
|