Skip to content
Snippets Groups Projects

Revert "Merge branch '31-return-404-on-missing-resource-type' into 'v1.3'"

3 files
+ 2
5
Compare changes
  • Side-by-side
  • Inline
Files
3
{% extends "page.html" %}
{% extends "page.html" %}
{% set commit_hash = h.tpsh_git_commit_hash() %}
{% block subtitle %} {{ _('Login') }} {% endblock %}
{% block subtitle %} {{ _('Login') }} {% endblock %}
{% block skip %}
{% block skip %}
Loading