You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
$ authors = ', '.join([author if isinstance(author, basestring) else author.name for author in work_subjects_authors.get('authors', [])])
6
-
$:render_template("home/custom_ia_carousel", title="You might also like", key="related-subjects-carousel", work_id=work.key, _type="subjects", limit=42, min_books=1)
7
-
$:render_template("home/custom_ia_carousel", title="More by %s" % (authors or "by this author"), key="related-authors-carousel", work_id=work.key, _type="authors", limit=42, min_books=1)
Just like Wikipedia, you can contribute new information or corrections to the catalog.
17
-
You can browse by <ahref="/subjects">subject</a>, <ahref="/authors">author</a> or
16
+
You can browse by <ahref="/subjects">subjects</a>, <ahref="/authors">authors</a> or
18
17
<ahref="/lists">lists</a> members have created. If you love books, why not help build a library?
19
-
</p>
20
-
</div>
21
-
22
-
<divclass="contentSpacer"></div>
23
-
24
-
<divclass="contentQuarter home collapse">
25
-
<h3class="collapse">Developers</h3>
26
-
<p>If you’re even remotely interested in libraries or big data, we encourage you to have a look around the <ahref="/developers/api">Open Library API</a>.</p>
27
-
<p>We welcome any and all patches and data re-use.</p>
28
-
</div>
29
-
30
-
<divclass="contentSpacer"></div>
31
-
32
-
<divclass="contentQuarter home collapse">
33
-
<h3class="collapse"><ahref="http://blog.openlibrary.org/" class="header">Latest Blog Posts</a></h3>
34
-
<ulid="olBlog">
18
+
</p>
19
+
</div>
20
+
21
+
<divclass="home-resource-section">
22
+
<h3class="collapse">Developers</h3>
23
+
<p>If you’re even remotely interested in libraries or big data, we encourage you to have a look around the <ahref="/developers/api">Open Library API</a>.</p>
24
+
<p>We welcome any and all patches and data re-use.</p>
25
+
</div>
26
+
27
+
<divclass="home-resource-section">
28
+
<h3class="collapse"><ahref="http://blog.openlibrary.org/" class="header">Latest Blog Posts</a></h3>
0 commit comments