<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE ddi SYSTEM "../../../../../../@doodad-js/templates/src/common/res/schemas/ddt/html5_ddt.dtd">
<i:ddi 
	xmlns="http://www.doodad-js.local/schemas/html5" 
	xmlns:t="http://www.doodad-js.local/schemas/ddt" 
	xmlns:i="http://www.doodad-js.local/schemas/ddi" 
	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
	xsi:schemaLocation=
		"http://www.doodad-js.local/schemas/ddi ../../../../../../@doodad-js/templates/src/common/res/schemas/ddt/ddi.xsd"
>
<!--
	 doodad-js  -  Object-oriented programming framework
	 File: Header.ddi - Footer page template include file
	 Project home: https://github.com/doodadjs/
	 Trunk: svn checkout svn://svn.code.sf.net/p/doodad-js/code/trunk doodad-js-code
	 Author: Claude Petit, Quebec city
	 Contact: doodadjs [at] gmail.com
	 Note: I'm still in alpha-beta stage, so expect to find some bugs or incomplete parts !
	 License: Apache V2
	
		Copyright 2015-2018 Claude Petit
	
		Licensed under the Apache License, Version 2.0 (the "License");
		you may not use this file except in compliance with the License.
		You may obtain a copy of the License at
	
			http://www.apache.org/licenses/LICENSE-2.0
	
		Unless required by applicable law or agreed to in writing, software
		distributed under the License is distributed on an "AS IS" BASIS,
		WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
		See the License for the specific language governing permissions and
		limitations under the License.
-->
  <i:body>
    <h1>Welcome</h1>
  </i:body>
</i:ddi>
