mailr15632 - /website/qr.html


Others Months | Index by Date | Thread Index
>>   [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Header


Content

Posted by edward on March 26, 2012 - 15:06:
Author: bugman
Date: Mon Mar 26 15:06:46 2012
New Revision: 15632

URL: http://svn.gna.org/viewcvs/relax?rev=15632&view=rev
Log:
Created a special page (http://www.nmr-relax.com/qr.html) for QR Code 
redirection.


Added:
    website/qr.html

Added: website/qr.html
URL: http://svn.gna.org/viewcvs/relax/website/qr.html?rev=15632&view=auto
==============================================================================
--- website/qr.html (added)
+++ website/qr.html Mon Mar 26 15:06:46 2012
@@ -1,0 +1,34 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" 
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd";>
+<html xmlns="http://www.w3.org/1999/xhtml";>
+
+<!--
+  Copyright (c) 2012 Edward d'Auvergne.
+  Permission is granted to copy, distribute and/or modify this document
+  under the terms of the GNU Free Documentation License, Version 1.2
+  or any later version published by the Free Software Foundation;
+  with no Invariant Sections, no Front-Cover Texts, and no Back-Cover
+  Texts.  A copy of the license is included in the section entitled "GNU
+  Free Documentation License".
+-->
+
+<head>
+  <meta http-equiv="REFRESH" content="0;url=http://www.nmr-relax.com";>
+  <!--#include virtual="head.html" -->
+</head>
+
+<body>
+<!--#include virtual="header.html" -->
+<!--#include virtual="menu.html" -->
+
+<div class="main">
+  <div class="main_box">
+    <h1>QR Code redirection</h1>
+
+  </div>
+
+</div>
+
+<!--#include virtual="footer.html" -->
+</body>
+</html>




Related Messages


Powered by MHonArc, Updated Mon Mar 26 15:20:01 2012