Move pelican site to obsolete-pelican subdirectory. Copy site-opengamestudio en/ru and index here
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
<h6 class="subheader" title="{{ article.date.isoformat() }}">{{ article.locale_date }}
|
||||
{# {% if article.author %}
|
||||
By <a href="{{ SITEURL }}/{{ article.author.url }}">{{ article.author }}</a>
|
||||
{% endif %} #}
|
||||
{% import 'translations.html' as translations with context %}
|
||||
{{ translations.translations_for(article) }}
|
||||
</h6>
|
||||
Reference in New Issue
Block a user