Testing

Html code posted
created at 17 Jan 03:46

Edit | Back
1
2
3
4
5
6
7
8
9
10
11
12
<html>
<head>
<title>{{ title }}</title> 
{{ stylesheets }} 
{{ javascripts }} 
</head> 
<body> 
<div class="container_12"> 
{{ main_content }} 
</div> 
</body> 
</html>
180 Bytes in 2 ms with coderay