mirror of
https://github.com/offen/website.git
synced 2024-11-22 17:10:29 +01:00
Update article.html
This commit is contained in:
parent
8bc9bccfe8
commit
8f0e913db7
@ -1,6 +1,6 @@
|
|||||||
{% extends "base.html" %}
|
{% extends "base.html" %}
|
||||||
|
|
||||||
{% set title = article.title + "| Offen" %}
|
{% set title = article.title + " | Offen" %}
|
||||||
{% set description = article.description %}
|
{% set description = article.description %}
|
||||||
{% set href = article.save_as.replace('index.html', '') %}
|
{% set href = article.save_as.replace('index.html', '') %}
|
||||||
{% set sm_image_url = article.sm_image_url %}
|
{% set sm_image_url = article.sm_image_url %}
|
||||||
|
Loading…
Reference in New Issue
Block a user