Skip to content

Commit 90fa4b2

Browse files
author
Dariusz Suchojad
committed
SESPRINGPYTHONPY-149: Rearranged the book box a bit.
1 parent 8e1fc05 commit 90fa4b2

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

docs/sphinx/source/_templates/layout.html

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,14 +14,16 @@ <h3>{{ _('Quick search') }}</h3>
1414
{{ _('Enter search terms or a module, class or function name.') }}
1515

1616
</p>
17+
<h3>Spring Python book</h3>
1718
<div style="text-align:center">
18-
<hr style="width:80%" />
19+
<br/>
1920
<a style="text-decoration:none" href="https://www.packtpub.com/create-powerful-versatile-spring-python-1-1-applications/book">
2021
<img src="_images/0660_small.png" alt="Spring Python 1.1 book" />
2122
</a>
2223
<br/>
23-
<a href="https://www.packtpub.com/create-powerful-versatile-spring-python-1-1-applications/book">Spring Python 1.1 book</a>
24-
<hr style="width:80%" />
24+
<span style="width:70%;text-align:center;padding-left:5%;padding-right:5%">
25+
<a href="https://www.packtpub.com/create-powerful-versatile-spring-python-1-1-applications/book">Order your copy of the Spring Python book today!</a>
26+
</span>
2527
</div>
2628
</div>
2729
<script type="text/javascript">$('#searchbox').show(0);</script>

0 commit comments

Comments
 (0)