ALPHA 3.0.5e

This commit is contained in:
TheGamecraft
2018-10-10 17:52:21 -04:00
parent d3dbd21da5
commit 87264660bc
8 changed files with 383 additions and 6 deletions

View File

@@ -12,7 +12,7 @@
{{-- Intro Lines --}}
@foreach ($introLines as $line)
{{ $line }}
{!! $line !!}
@endforeach