Sha256: 2c79fbec84b49d243504068149e3861396fc55aac04bf5cb5da99ca6b9057fd8

Contents?: true

Size: 631 Bytes

Versions: 18

Compression:

Stored size: 631 Bytes

Contents

---
layout: default
---

{%-include back_link.html-%}

<article>
  <p class="post-meta">
    <time datetime="{{ page.date }}">{{ page.date | date: site.theme_config.date_format }}</time>
  </p>
  
  <h1>{{ page.title }}</h1>
  {% for tag in page.tags %}
  {% capture tag_name %}{{ tag }}{% endcapture %}
      <a href="{{ site.baseurl }}/tags/{{ tag_name }}.html"><text><nobr>#{{ tag_name }}</nobr></text>&nbsp;</a>
        {% endfor %}</span>

  {%- capture encid %}{{ "" | get_encrypt_id:page}}{% endcapture -%}
  {%- if  encid == '' -%}
  {{ content }}
  {% else %}
  {%-include encrypted.html-%}
  {% endif %}
  
  
</article>

Version data entries

18 entries across 18 versions & 1 rubygems

Version Path
no-style-please2-0.9.3 _layouts/post.html
no-style-please2-0.9.2 _layouts/post.html
no-style-please2-0.9.1 _layouts/post.html
no-style-please2-0.9.0 _layouts/post.html
no-style-please2-0.8.1 _layouts/post.html
no-style-please2-0.8.0 _layouts/post.html
no-style-please2-0.7.5.1 _layouts/post.html
no-style-please2-0.7.5 _layouts/post.html
no-style-please2-0.7.4.5 _layouts/post.html
no-style-please2-0.7.4.4 _layouts/post.html
no-style-please2-0.7.4.3 _layouts/post.html
no-style-please2-0.7.4.2 _layouts/post.html
no-style-please2-0.7.4.1 _layouts/post.html
no-style-please2-0.7.4 _layouts/post.html
no-style-please2-0.7.3 _layouts/post.html
no-style-please2-0.7.2 _layouts/post.html
no-style-please2-0.7.1 _layouts/post.html
no-style-please2-0.7.0 _layouts/post.html