Contains the Concourse pipeline definition for building a line-server container

5 lines
139 B

{% extends "base.html" %}
{% block content %}
<a href="{{ sitepath }}"><img src='{{ sitepath }}static/images/404.jpg'></a>
{% endblock %}