repo.or.cz
/
sgn.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
add addiitional refresh option for all views except genoview
[sgn.git]
/
mason
/
site
/
error
/
404.mas
blob
c84074b729badc42ea0503418f568c113d9318d5
1
<%args>
2
$message
3
</%args>
4
5
<div style="text-align: center; margin: 2em 0">
6
<h1 style="margin-bottom: 1em">404 - not found</h1>
7
8
<div>
9
<% $message %>
10
</div>
11
</div>