Skip to content
This repository has been archived by the owner on Oct 4, 2020. It is now read-only.

Commit

Permalink
Remove broken RTD layout hack
Browse files Browse the repository at this point in the history
  • Loading branch information
SamWhited committed Jul 1, 2015
1 parent b3c440b commit 8833154
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions docs/source/_templates/layout.html
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
{% extends rtd_hack_template_path + '/layout.html' if READTHEDOCS
else '!layout.html' %}
{% extends '!layout.html' %}

{%- block extrahead %}
<script type="text/x-mathjax-config">
Expand Down

0 comments on commit 8833154

Please sign in to comment.