Sha256: 9fbe924b7984629996e25ac64a181936466d58b5e721c946369ce0689288534e

Contents?: true

Size: 871 Bytes

Versions: 5

Compression:

Stored size: 871 Bytes

Contents

---
layout: default
---

<article>
  <header>
    <h1 class="title">{{ page.title }}</h1>

    <div class="meta">
      {% if page.rfc_id or page.ietf_datatracker_id or page.source_url %}
        <ul>
          {% if page.rfc_id %}
            <li>
            <a href="http://ietf.org/html/rfc{{ page.rfc_id }}">IETF RFC {{ page.rfc_id }}</a> {% endif %}
          {% if page.ietf_datatracker_id %}
            <li>
            <a href="https://datatracker.ietf.org/doc/{{ page.ietf_datatracker_id }}{% if page.ietf_datatracker_ver %}-{{ page.ietf_datatracker_ver }}{% endif %}">IETF document</a> {% endif %}
          {% if page.source_url %}
            <li>
            <a href="{{ page.source_url }}">Source markup</a> {% endif %}
        </ul>
      {% endif %}
    </div>
  </header>

  <div class="body" role="presentation">
    {{ content }}
  </div>
</article>

Version data entries

5 entries across 5 versions & 2 rubygems

Version Path
jekyll-theme-open-project-1.0.0.pre3 _layouts/spec.html
jekyll-theme-open-project-1.0.0.pre2 _layouts/spec.html
jekyll-theme-open-project-1.0.0.pre.pre _layouts/spec.html
jekyll-theme-open-project-0.1.6 _layouts/spec.html
jekyll-theme-open-hub-0.1.5 _layouts/spec.html