File diff 4e49f633f424 → ffb467b8f02b
templates/page.tmpl
Show inline comments
 
<!DOCTYPE html>
 
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
 
  <head>
 
    <link rel="shortcut icon" type="image/x-icon" href="/favicon.ico" />
 
    <meta charset="utf-8" />
 

	
 
    <title><TMPL_LOOP NAME="PARENTLINKS"><TMPL_VAR NAME=PAGE> &rarr; </TMPL_LOOP><TMPL_VAR TITLE></title>