summaryrefslogtreecommitdiffstats
path: root/_base.html
diff options
context:
space:
mode:
authorNico von Geyso <Nico.Geyso@FU-Berlin.de>2012-07-10 14:15:58 +0200
committerNico von Geyso <Nico.Geyso@FU-Berlin.de>2012-07-10 14:15:58 +0200
commita3fd73090f93213960278a003865a19e86f4e75e (patch)
tree33c06e9909b1ee2dc734c19ede6e033fca34b574 /_base.html
parent1b93acea09679bf0fb38e872ca2b8a86fef0c76f (diff)
downloadwww-a3fd73090f93213960278a003865a19e86f4e75e.tar.gz
www-a3fd73090f93213960278a003865a19e86f4e75e.tar.bz2
www-a3fd73090f93213960278a003865a19e86f4e75e.zip
added about section
Diffstat (limited to '_base.html')
-rw-r--r--_base.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/_base.html b/_base.html
index 997a544..fb2c457 100644
--- a/_base.html
+++ b/_base.html
@@ -16,7 +16,7 @@
<div id="header" class="grid_16">
<h1 class="grid_8 alpha">
<a href="{{site.url}}">
- <img src="http://marian.spline.de/res/logo/png/spline-logo-full-white-transp.png" alt="SPLINE" />
+ <img src="{{ url_for("static/images/logo.png") }}" alt="SPLINE" />
</a>
</h1>