Update dependencies

This commit is contained in:
rubenwardy
2022-01-27 18:21:47 +00:00
parent e2708933d3
commit c3a4ea239c
9 changed files with 80 additions and 70 deletions

View File

@@ -1,7 +1,7 @@
{% extends "base.html" %}
{% block title %}
{{ _("Add a screenshot") }} | {{ package.title }}
{{ _("Add a screenshot") }} - {{ package.title }}
{% endblock %}
{% block content %}