We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4a1a133 commit 01bb3dcCopy full SHA for 01bb3dc
_layouts/default.html
@@ -23,14 +23,13 @@
23
<header>
24
<div class="container" id="header_menu">
25
<table border=0 cellspacing=0>
26
-
27
<tr>
28
<td>
29
<h1><a href="/">PythonPune</a></h1>
30
<h2>Pune Pythonistas and their discussions and events.</h2>
31
</td>
32
33
- <div id="subscription-box"></div>
+ <div class="subscription-box">
34
<!-- <img src="https://groups.google.com/forum/my-groups-color.png" alt="Google Groups"> -->
35
<h4>Subscribe to PythonPune Google Group</h4>
36
<form action="http://groups.google.com/group/PythonPune/boxsubscribe">
0 commit comments