Skip to content

Commit 5df876c

Browse files
committed
Update _layouts/default.html
updated subscription box
1 parent dcbff04 commit 5df876c

File tree

1 file changed

+10
-19
lines changed

1 file changed

+10
-19
lines changed

_layouts/default.html

Lines changed: 10 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -28,29 +28,20 @@
2828
<td>
2929
<h1><a href="/">PythonPune</a></h1>
3030
<h2>Pune Pythonistas and their discussions and events.</h2>
31-
</td>
32-
31+
</td>
3332
<td>
3433
<!-- <img src="https://groups.google.com/forum/my-groups-color.png" alt="Google Groups"> -->
35-
<h4>Subscribe to PythonPune Google Group</h4>
36-
37-
<form action="http://groups.google.com/group/PythonPune/boxsubscribe">
38-
39-
40-
Email: <input type=text name=email>
41-
42-
<p>
43-
<a href="http://groups.google.com/group/PythonPune">Visit this group</a>
44-
45-
</p>
46-
47-
</form>
34+
<h4>Subscribe to PythonPune Google Group</h4>
35+
<form action="http://groups.google.com/group/PythonPune/boxsubscribe">
36+
Email: <input type=text name=email>
37+
<input type=submit name="sub" value="Subscribe">
38+
<p>
39+
<a href="http://groups.google.com/group/PythonPune">Visit this group</a>
40+
</p>
41+
</form>
4842
</td>
49-
</tr>
50-
43+
</tr>
5144
</table>
52-
53-
5445
<ul>
5546
<li><a href="/">Home</a></li>
5647
<li><a href="http://groups.google.com/group/pythonpune">Google Group</a></li>

0 commit comments

Comments
 (0)