1
0
Fork 0
forked from github/pelican

Year and month in URL. Issue #145

This commit is contained in:
mviera 2011-07-27 01:35:06 +02:00
commit 068a3d2f1d
4 changed files with 18 additions and 1 deletions

View file

@ -3,7 +3,7 @@
{% block content %}
<section id="content" class="body">
<article>
<header> <h1 class="entry-title"><a href="{{ article.url }}"
<header> <h1 class="entry-title"><a href="{{ pagename }}"
rel="bookmark" title="Permalink to {{ article.title }}">{{ article.title
}}</a></h1> {% include 'twitter.html' %} </header>
<div class="entry-content">