gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[taler-taler-merchant-demos] branch master updated: place CSS in right b


From: gnunet
Subject: [taler-taler-merchant-demos] branch master updated: place CSS in right block
Date: Thu, 22 Apr 2021 16:16:04 +0200

This is an automated email from the git hooks/post-receive script.

dold pushed a commit to branch master
in repository taler-merchant-demos.

The following commit(s) were added to refs/heads/master by this push:
     new 9d2de75  place CSS in right block
9d2de75 is described below

commit 9d2de75bd5f2e92a29975abfe965214eace33357
Author: Florian Dold <florian@dold.me>
AuthorDate: Thu Apr 22 16:15:55 2021 +0200

    place CSS in right block
---
 talermerchantdemos/templates/blog-base.html.j2 | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/talermerchantdemos/templates/blog-base.html.j2 
b/talermerchantdemos/templates/blog-base.html.j2
index cbccf86..0dae8d6 100644
--- a/talermerchantdemos/templates/blog-base.html.j2
+++ b/talermerchantdemos/templates/blog-base.html.j2
@@ -1,9 +1,9 @@
 {% extends "common-base.html.j2" %}
 
 {% block head %}
-
-{% endblock head %}
   <link rel="stylesheet" type="text/css" href="{{ static('torsten.css') }}" />
+{% endblock head %}
+
 {% block header_content %}
 
 <h1><span class="it"><a href="{{ env('TALER_ENV_URL_MERCHANT_BLOG') }}">{{ 
gettext("Essay shop") }}</a></span></h1>

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]