This website requires JavaScript.
Explore
Help
Register
Sign in
mexon
/
friendica
Watch
1
Star
0
Fork
You've already forked friendica
0
Code
Pull requests
Activity
155d541860
friendica
/
view
/
templates
/
exception.tpl
5 lines
105 B
Smarty
Raw
Normal View
History
Unescape
Escape
Fix Proxy module routes - Fix EOL in view/templates/exception.tpl
2019-05-03 03:35:37 +02:00
<div id="exception" class="generic-page-wrapper">
<h1>
{
{
$title
}
}
</h1>
<p>
{
{
$message
}
}
</p>
</div>
Copy permalink