Skip to content

Commit

Permalink
Call super() in doc template
Browse files Browse the repository at this point in the history
  • Loading branch information
ntrrgc committed Apr 12, 2015
1 parent cc31709 commit 33f3018
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions doc/_templates/page.html
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{% extends "!page.html" %}
{% block extrahead %}
{{ super() }}
<style>
/* Not all table fields have the same text size */
.field-list p {
Expand Down

0 comments on commit 33f3018

Please sign in to comment.