changeset 3646:6a0144e7e73c

temp*.txt unused
author HIROSE Yuuji <yuuji@koeki-u.ac.jp>
date Mon, 21 May 2018 10:19:54 +0900
parents d2d89793be14
children 4c0c5fad2f5f
files archive/template.txt temp.txt template.txt
diffstat 3 files changed, 38 insertions(+), 62 deletions(-) [+]
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/archive/template.txt	Mon May 21 10:19:54 2018 +0900
@@ -0,0 +1,38 @@
+<html lang="ja">
+<head>
+<title>SKIP - Shonai Koeki Information Project</title>
+<link rel="stylesheet" type="text/css" href="skip.css">
+</head>
+<body>
+<div class="title">
+<a href="index.html"><img src="skip.png" width="439" height="281"></a>
+<img src="skip-kamo-small.png" width="295" height="236">
+</div>
+<div class="menu">
+<table>
+ <tr>
+  <td><pre><a href="gaiyou.html"><img src="home128.png">
+概要</a></pre></td>
+  <td><pre><a href="program.html"><img src="program128.png">
+プログラム</a></pre></td>
+  <td><pre><a href="girl.html"><img src="kirari128.png">
+きらりびと</a></pre></td>
+  <td><pre><a href="blog.html"><img src="blog128.png">
+ブログ</a></pre></td>
+ </tr>
+</table>
+<h1>SKIP*BLOG</h1>
+<div class="blog_content">
+<h4>*%day%*</h4>
+<h2>%title%</h2>
+%comment%
+<p class="photo_L">
+%photo%</p>
+<h4>Writer:%writer%</h4>
+</div>
+<p><a href="blog.html">ブログ一覧に戻る</a></p>
+<div class="footer">
+東北公益文科大学 SKIP
+</div>
+</body>
+</html>
--- a/temp.txt	Mon May 21 10:19:01 2018 +0900
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,24 +0,0 @@
-<html>
-<head>
-<title>%sbj%</title>
-<link rel="stylesheet" type="text/css" href="%choice%.css">
-</head>
-
-<body>
-<div class="main">
-<p>%time%</p>
-<p><img src="%after%.jpg"></p>
-<h1>%sbj%</h1>
-<h2>歴史</h2>
-%history%
-<h2>伝説</h2>
-%regend%
-<h2>オススメ品</h2>
-<p>%osu%</p>
-<p>住所</p>
-<p>%add%</p>
-<p>電話番号<br>
-<p>%tel%</p>
-</div>
-</body>
-</html>
--- a/template.txt	Mon May 21 10:19:01 2018 +0900
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,38 +0,0 @@
-<html lang="ja">
-<head>
-<title>SKIP - Shonai Koeki Information Project</title>
-<link rel="stylesheet" type="text/css" href="skip.css">
-</head>
-<body>
-<div class="title">
-<a href="index.html"><img src="skip.png" width="439" height="281"></a>
-<img src="skip-kamo-small.png" width="295" height="236">
-</div>
-<div class="menu">
-<table>
- <tr>
-  <td><pre><a href="gaiyou.html"><img src="home128.png">
-概要</a></pre></td>
-  <td><pre><a href="program.html"><img src="program128.png">
-プログラム</a></pre></td>
-  <td><pre><a href="girl.html"><img src="kirari128.png">
-きらりびと</a></pre></td>
-  <td><pre><a href="blog.html"><img src="blog128.png">
-ブログ</a></pre></td>
- </tr>
-</table>
-<h1>SKIP*BLOG</h1>
-<div class="blog_content">
-<h4>*%day%*</h4>
-<h2>%title%</h2>
-%comment%
-<p class="photo_L">
-%photo%</p>
-<h4>Writer:%writer%</h4>
-</div>
-<p><a href="blog.html">ブログ一覧に戻る</a></p>
-<div class="footer">
-東北公益文科大学 SKIP
-</div>
-</body>
-</html>

yatex.org