Mercurial > hgrepos > hgweb.cgi > s4
changeset 186:fb05a0504425
_S4NAME_
author | HIROSE Yuuji <yuuji@gentei.org> |
---|---|
date | Sat, 05 Mar 2016 11:27:58 +0900 |
parents | 78914c16b41c |
children | 7dc0918ce321 |
files | examples/common/default/html.m4.html |
diffstat | 1 files changed, 6 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/examples/common/default/html.m4.html Wed Mar 02 22:23:53 2016 +0900 +++ b/examples/common/default/html.m4.html Sat Mar 05 11:27:58 2016 +0900 @@ -1,6 +1,11 @@ -<html> +<!DOCTYPE html> +ifdef(`_S4NAME_', +`<html class="_S4NAME_"'>, +`<html>') <head><title>_TITLE_</title> <link rel="stylesheet" type="text/css" href="templ/default/default.css"> +ifdef(`_S4NAME_', +`<link rel="stylesheet" type="text/css" href="templ/default/_S4NAME_.css">')dnl </head> <body class="_BODYCLASS_"> <div class="topmenu">