svnweb-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Svnweb-commits] r714 - windows7sins/branches/stable/widget


From: sysadmin
Subject: [Svnweb-commits] r714 - windows7sins/branches/stable/widget
Date: Mon, 28 Sep 2009 17:19:23 -0400

Author: mattl
Date: Mon Sep 28 17:19:22 2009
New Revision: 714

Log:
including the widget folder

Added:
   windows7sins/branches/stable/widget/
   windows7sins/branches/stable/widget/index.php

Added: windows7sins/branches/stable/widget/index.php
==============================================================================
--- /dev/null   00:00:00 1970   (empty, because file is newly added)
+++ windows7sins/branches/stable/widget/index.php       Mon Sep 28 17:19:22 
2009        (r714)
@@ -0,0 +1,25 @@
+<?php
+
+require('../top.inc');
+
+require('../nav.inc');
+
+?>
+               <h2>add the windows 7 sins widget to your website!</h2>
+
+               <p><a href="/i/widget.png"><img src="/i/widget.png" 
alt="Widget"></a></p>
+
+  <p>add this code to your website or blog</p>
+
+             <div style="font-size: 18px; font-family: Courier, monospace; 
text-align: left; padding: 9px; overflow: auto; margin: 10px">
+
+      
+                  &lt;p&gt;&lt;a href="http://windows7sins.org/"&gt;&lt;img 
src="http://windows7sins.org/i/widget.png"; alt="Windows 7 Sins" 
/&gt;&lt;/a&gt;&lt;/p&gt;
+
+              </div>
+
+<?php
+
+require('../base.inc');
+
+?>




reply via email to

[Prev in Thread] Current Thread [Next in Thread]