diff --git a/bookwyrm/templates/get_started/books.html b/bookwyrm/templates/get_started/books.html index 7ead0710..cbb208f8 100644 --- a/bookwyrm/templates/get_started/books.html +++ b/bookwyrm/templates/get_started/books.html @@ -1,98 +1,71 @@ -{% extends 'layout.html' %} +{% extends 'get_started/layout.html' %} {% load i18n %} -{% load bookwyrm_tags %} -{% load humanize %} -{% block title %}{% trans "Welcome" %}{% endblock %} +{% block panel %} +