stable
neingeist 6 years ago
parent e1ebe66806
commit c719257857

Binary file not shown.

After

Width:  |  Height:  |  Size: 894 B

@ -1,6 +1,11 @@
{% extends "bootstrap/base.html" %}
{% import "bootstrap/utils.html" as utils %}
{% block head %}
{{ super() }}
<link rel="shortcut icon" href="{{ url_for('static', filename='favicon.ico') }}">
{% endblock %}
{% block title %}Prolefeeder{% endblock %}
{% block content %}
<div class="container">

Loading…
Cancel
Save