start creating new Parser
create new listener for checking view parameter throw 404 status page if resource not found
This commit is contained in:
14
templates/default/index.html
Normal file
14
templates/default/index.html
Normal file
@@ -0,0 +1,14 @@
|
||||
<!--
|
||||
To change this template, choose Tools | Templates
|
||||
and open the template in the editor.
|
||||
-->
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title></title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
</head>
|
||||
<body>
|
||||
<div>TODO write content</div>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user