blah!
This commit is contained in:
parent
fdc8b836b3
commit
49849a4a12
|
@ -1,3 +1,4 @@
|
|||
<div class="pagewrapper">
|
||||
@include(snippets/header)
|
||||
<div class="index-container">
|
||||
@if(tmp.user)<h2>user: {!! tmp.user.toLowerCase() !!}@if(tmp.mime) ({{ tmp.mime }}s)@else (all)@endif</h2>@endif
|
||||
|
@ -11,4 +12,5 @@
|
|||
▼
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
@include(snippets/footer)
|
||||
|
|
Loading…
Reference in New Issue
Block a user