From 1ee77d0b72ebf0e20fb3163fb911d20d50d930ab Mon Sep 17 00:00:00 2001 From: Peter Siemens Date: Mon, 5 Mar 2018 17:25:10 -0800 Subject: [PATCH] Version 1.3.29 --- ubyssey/static/package.json | 2 +- ubyssey/templates/advertise/index.html | 4 ++-- ubyssey/templates/article/blank.html | 2 +- ubyssey/templates/base.html | 10 +++++----- ubyssey/templates/breitbarf/article/default.html | 2 +- ubyssey/templates/centennial.html | 2 +- ubyssey/templates/guide/base.html | 2 +- ubyssey/templates/magazine/2017/landing.html | 2 +- ubyssey/templates/magazine/base.html | 2 +- ubyssey/templates/magazine/landing.html | 2 +- 10 files changed, 15 insertions(+), 15 deletions(-) diff --git a/ubyssey/static/package.json b/ubyssey/static/package.json index fa314221b..9524cc171 100644 --- a/ubyssey/static/package.json +++ b/ubyssey/static/package.json @@ -1,6 +1,6 @@ { "name": "ubyssey", - "version": "1.3.28", + "version": "1.3.29", "description": "The Ubyssey's frontend framework.", "author": "Peter Siemens ", "homepage": "https://www.ubyssey.ca", diff --git a/ubyssey/templates/advertise/index.html b/ubyssey/templates/advertise/index.html index 801498763..d718ee481 100644 --- a/ubyssey/templates/advertise/index.html +++ b/ubyssey/templates/advertise/index.html @@ -28,7 +28,7 @@ - + - + diff --git a/ubyssey/templates/article/blank.html b/ubyssey/templates/article/blank.html index 8768e2be9..a28aee235 100644 --- a/ubyssey/templates/article/blank.html +++ b/ubyssey/templates/article/blank.html @@ -7,7 +7,7 @@ {% block content %}
- {{ page.html|safe }} + {{ article.html|safe }}
{% endblock %} diff --git a/ubyssey/templates/base.html b/ubyssey/templates/base.html index 5b0f72c09..aa972b819 100644 --- a/ubyssey/templates/base.html +++ b/ubyssey/templates/base.html @@ -27,7 +27,7 @@ - + - - - - + + + + {% block scripts %}{% endblock %} diff --git a/ubyssey/templates/breitbarf/article/default.html b/ubyssey/templates/breitbarf/article/default.html index 34b01e275..1e1dabadc 100644 --- a/ubyssey/templates/breitbarf/article/default.html +++ b/ubyssey/templates/breitbarf/article/default.html @@ -42,7 +42,7 @@ - + - +