diff options
Diffstat (limited to 'old/moon_gui/static/app/common/404/404.tpl.html')
-rwxr-xr-x | old/moon_gui/static/app/common/404/404.tpl.html | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/old/moon_gui/static/app/common/404/404.tpl.html b/old/moon_gui/static/app/common/404/404.tpl.html new file mode 100755 index 00000000..61e0420c --- /dev/null +++ b/old/moon_gui/static/app/common/404/404.tpl.html @@ -0,0 +1,3 @@ +<div data-translate="moon.global.404">Not found!</div> + +<div> Go <a href="" ui-sref="moon.project.list">Projects ?</a></div>
\ No newline at end of file |