This website requires JavaScript.
Explore
Help
Sign in
Friendica
/
friendica-github
Watch
1
Star
0
Fork
You've already forked friendica-github
0
mirror of
https://github.com/friendica/friendica
synced
2025-03-15 22:28:25 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
510c150156
friendica-github
/
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-02 21:35:37 -04:00
<div id="exception" class="generic-page-wrapper">
<h1>
{
{
$title
}
}
</h1>
<p>
{
{
$message
}
}
</p>
</div>
Reference in a new issue
Copy permalink