Merge lp:~logan/schooltool-book/fix-ftbfs into lp:schooltool-book

Proposed by Logan Rosen
Status: Needs review
Proposed branch: lp:~logan/schooltool-book/fix-ftbfs
Merge into: lp:schooltool-book
Diff against target: 9 lines (+1/-1)
1 file modified
source/.templates/layout.html (+1/-1)
To merge this branch: bzr merge lp:~logan/schooltool-book/fix-ftbfs
Reviewer Review Type Date Requested Status
SchoolTool Owners Pending
Review via email: mp+362052@code.launchpad.net
To post a comment you must log in.

Unmerged revisions

417. By Logan Rosen

Change layout.html path to fix FTBFS with newer Sphinx

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'source/.templates/layout.html'
2--- source/.templates/layout.html 2012-03-27 15:08:28 +0000
3+++ source/.templates/layout.html 2019-01-22 01:37:07 +0000
4@@ -1,4 +1,4 @@
5-{% extends 'default/layout.html' %}
6+{% extends 'classic/layout.html' %}
7 {%- set script_files = script_files + [pathto('_static/jquery.colorbox-min.js',1), pathto('_static/flourish.js', 1)] %}
8 {%- block extrahead %}
9 <link rel="stylesheet" type="text/css" href="http://fonts.googleapis.com/css?family=Ubuntu:regular,bold&subset=Latin" />

Subscribers

People subscribed via source and target branches