not_found.ejs 112 Bytes
Newer Older
1
2
3
4

<div id="landing" style="padding-top:200px;margin:auto;width:300px;">
    <h1><%=__("not_found")%></h1>
</div>