Link for the Calcifer picture
This commit is contained in:
parent
097030756a
commit
f9cdb52d0a
1 changed files with 4 additions and 2 deletions
|
@ -27,11 +27,13 @@
|
|||
<div class="column">
|
||||
<div id="mission-statement" class="ui message green">
|
||||
{% image '@CalciferBundle/Resources/assets/images/logo.png' %}
|
||||
<img
|
||||
<a href="{{ path('') }}">
|
||||
<img
|
||||
title="Eine Zeichnung von Calcifer. Gezeichnet von simply-Sylvan (http://simply-sylvan.deviantart.com/art/Calcifer-Purple-176746086)"
|
||||
alt="Eine Zeichnung von Calcifer. Gezeichnet von simply-Sylvan (http://simply-sylvan.deviantart.com/art/Calcifer-Purple-176746086)"
|
||||
src="{{ asset_url }}"
|
||||
class="ui image small floated left" />
|
||||
</a>
|
||||
{% endimage %}
|
||||
<p>Calcifer ist ein Daemon aus dem Anime <a href="http://anidb.net/perl-bin/animedb.pl?show=anime&aid=1218">„Das wandelnde Schloss“</a>, der sich darum kümmert das sich Howls Schloss weiter bewegt. Diese Terminverwaltung soll dafür sorgen das sich der <a href="https://www.krautspace.de/">Hackspace Jena</a> auch weiter bewegt und viele tolle Termine statfinden.</p>
|
||||
</div>
|
||||
|
@ -47,4 +49,4 @@
|
|||
<script src="{{ asset('js/semantic.js') }}"></script>
|
||||
{% block javascripts %}{% endblock %}
|
||||
</body>
|
||||
</html>
|
||||
</html>
|
||||
|
|
Reference in a new issue