Sha256: c0d6e1bbfc53181ec280327f7f4bd66f0899eaaee0e42640666311c6eb0ea9f3

Contents?: true

Size: 683 Bytes

Versions: 58

Compression:

Stored size: 683 Bytes

Contents

{% extends "basic/layout.html" %}
{% block header %}
  {{ super() }}
  {% if pagename == 'index' %}
  <div class=indexwrapper>
  {% endif %}
{% endblock %}
{% block footer %}
  {% if pagename == 'index' %}
  </div>
  {% endif %}
{% endblock %}
{# do not display relbars #}
{% block relbar1 %}{% endblock %}
{% block relbar2 %}
  {% if theme_github_fork %}
    <a href="http://github.com/{{ theme_github_fork }}"><img style="position: fixed; top: 0; right: 0; border: 0;"
    src="http://s3.amazonaws.com/github/ribbons/forkme_right_darkblue_121621.png" alt="Fork me on GitHub" /></a>
  {% endif %}
{% endblock %}
{% block sidebar1 %}{% endblock %}
{% block sidebar2 %}{% endblock %}

Version data entries

58 entries across 58 versions & 4 rubygems

Version Path
busser-behave-0.1.3 vendor/behave/docs/_themes/kr_small/layout.html
twilio-ruby-4.13.0 docs/_themes/kr_small/layout.html
twilio-ruby-4.12.1 docs/_themes/kr_small/layout.html
twilio-ruby-4.11.1 docs/_themes/kr_small/layout.html
twilio-ruby-4.11.0 docs/_themes/kr_small/layout.html
twilio-ruby-4.10.0.edge docs/_themes/kr_small/layout.html
twilio-ruby-4.10.0 docs/_themes/kr_small/layout.html
twilio-ruby-4.9.1 docs/_themes/kr_small/layout.html
twilio-ruby-4.9.1.edge docs/_themes/kr_small/layout.html
twilio-ruby-4.9.0 docs/_themes/kr_small/layout.html
twilio-ruby-4.9.0.edge docs/_themes/kr_small/layout.html
twilio-ruby-4.8.0 docs/_themes/kr_small/layout.html
twilio-ruby-4.7.0 docs/_themes/kr_small/layout.html
twilio-ruby-4.8.3.edge docs/_themes/kr_small/layout.html
twilio-ruby-4.8.2.edge docs/_themes/kr_small/layout.html
twilio-ruby-4.8.1.edge docs/_themes/kr_small/layout.html
twilio-ruby-4.8.0.edge docs/_themes/kr_small/layout.html
twilio-ruby-4.6.2 docs/_themes/kr_small/layout.html
twilio-ruby-4.6.1 docs/_themes/kr_small/layout.html
twilio-ruby-4.6.0 docs/_themes/kr_small/layout.html