| Line 2... |
Line 2... |
| 2 |
<html xmlns="http://www.w3.org/1999/xhtml">
|
2 |
<html xmlns="http://www.w3.org/1999/xhtml">
|
| 3 |
#set($title = $action.getTitle())
|
3 |
#set($title = $action.getTitle())
|
| 4 |
<head>
|
4 |
<head>
|
| 5 |
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
|
5 |
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
|
| 6 |
<meta name="Description" content="Learn to Install And Use Linux. Its easy as 123..." />
|
6 |
<meta name="Description" content="Learn to Install And Use Linux. Its easy as 123..." />
|
| 7 |
<title>$title | Saholic.com</title>
|
7 |
<title>$title | ${domain.name}</title>
|
| 8 |
<style>
|
8 |
<style>
|
| 9 |
ol { padding: 5px 30px !important; }
|
9 |
ol { padding: 5px 30px !important; }
|
| 10 |
</style>
|
10 |
</style>
|
| 11 |
#include ( "templates/commoncssfiles.vm" )
|
11 |
#include ( "templates/commoncssfiles.vm" )
|
| 12 |
<script language="javascript" type="text/javascript" src="/js/ga-invoker.js"></script>
|
12 |
<script language="javascript" type="text/javascript" src="/js/ga-invoker.js"></script>
|