Captive-Portal

 view release on metacpan or  search on metacpan

templates/orig/view/de/layout.tt  view on Meta::CPAN

1
2
3
4
5
6
7
8
9
10
11
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="de" lang="de">
 <head>
  <meta http-equiv="Content-type" content="text/html; charset=utf-8" />
  <title>Captive Portal</title>
 
  <link href="/orig/css/blueprint/screen.css" rel="stylesheet" type="text/css" media="all"/>
 
  <!--[if lt IE 8]>
  <link rel="stylesheet" href="/orig/css/blueprint/ie.css" type="text/css" media="all"/>
  <![endif]-->

templates/orig/view/en/layout.tt  view on Meta::CPAN

1
2
3
4
5
6
7
8
9
10
11
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="de" lang="de">
 <head>
  <meta http-equiv="Content-type" content="text/html; charset=utf-8" />
  <title>Captive Portal</title>
 
  <link href="/orig/css/blueprint/screen.css" rel="stylesheet" type="text/css" media="all"/>
 
  <!--[if lt IE 8]>
  <link rel="stylesheet" href="/orig/css/blueprint/ie.css" type="text/css" media="all"/>
  <![endif]-->



( run in 2.074 seconds using v1.01-cache-2.11-cpan-3cd7ad12f66 )