last things, webp images all aboard
This commit is contained in:
16
resources/views/layout5/partials/layoutchanger.blade.php
Normal file
16
resources/views/layout5/partials/layoutchanger.blade.php
Normal file
@@ -0,0 +1,16 @@
|
||||
<li role="presentation" class="layoutChanger" id="layoutSwitcher">
|
||||
<a data-toggle="dropdown" href="#" role="button" aria-haspopup="true" aria-expanded="false">
|
||||
<span class="caret"></span> Layout
|
||||
</a>
|
||||
<ul class="dropdown-menu">
|
||||
<div class="layoutblah">
|
||||
<button class="layoutbutton" id="layout1">w0bm.com</button>
|
||||
<br>
|
||||
<button class="layoutbutton" id="layout2">Njum</button>
|
||||
<br>
|
||||
<button class="layoutbutton" id="layout3">z0mb</button>
|
||||
<br>
|
||||
<button class="layoutbutton" id="layout4">z0mbie</button>
|
||||
</div>
|
||||
</ul>
|
||||
</li>
|
Reference in New Issue
Block a user