Fix Proxy module routes
- Fix EOL in view/templates/exception.tpl
This commit is contained in:
parent
cd41efe29d
commit
70bef12fd2
2 changed files with 8 additions and 8 deletions
|
@ -1,4 +1,4 @@
|
|||
<div id="exception" class="generic-page-wrapper">
|
||||
<h1>{{$title}}</h1>
|
||||
<p>{{$message}}</p>
|
||||
</div>
|
||||
<div id="exception" class="generic-page-wrapper">
|
||||
<h1>{{$title}}</h1>
|
||||
<p>{{$message}}</p>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue