Jonas Havelka
9 months ago
8 changed files with 28 additions and 23 deletions
@ -0,0 +1,6 @@ |
|||
{% extends "base.html" %} |
|||
{% load static %} |
|||
|
|||
{% block custom_css %} |
|||
<link href="{% static 'css/galerie.css' %}?version=1" rel="stylesheet"> |
|||
{% endblock %} |
Loading…
Reference in new issue