swaf-boilerplate/views/errors/400.njk

3 lines
64 B
Plaintext
Raw Normal View History

2020-04-23 18:07:49 +02:00
{% extends './error.njk' %}
{% import 'macros.njk' as macros %}