omit whitespace in main layout
All checks were successful
rvr-nextgen/pipeline/pr-master This commit looks good
All checks were successful
rvr-nextgen/pipeline/pr-master This commit looks good
This commit is contained in:
parent
db757de71c
commit
ed137b38de
@ -25,8 +25,8 @@
|
||||
@yields('main')
|
||||
</main>
|
||||
<footer>
|
||||
<p><?= round($__debug_runtime, 0) ?> ms</p>
|
||||
<p><span class="bold"><?= $_ENV['APP_NAME'] ?></span> <?= str_replace('Release_', '', VERSION) ?></p><!--
|
||||
<p><?= round($__debug_runtime, 0) ?> ms</p><!--
|
||||
--><p><span class="bold"><?= $_ENV['APP_NAME'] ?></span> <?= str_replace('Release_', '', VERSION) ?></p><!--
|
||||
--><p>© The RVR Contributors <?= (new DateTime(REVISION_DATE))->format('Y') ?></p>
|
||||
</footer>
|
||||
@endsection
|
||||
|
Loading…
Reference in New Issue
Block a user