This website requires JavaScript.
Explore
Help
Sign In
MirrorSave
/
linx-server
mirror of
https://github.com/andreimarcu/linx-server.git
Watch
1
Star
0
Fork
You've already forked linx-server
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
22818d86ce
linx-server
/
templates
/
401.html
6 lines
79 B
HTML
Raw
Normal View
History
Unescape
Escape
Add delete method
2015-09-29 05:46:43 +02:00
{% extends "base.html" %}
{% block content %}
Remove image from 401 page
2015-09-29 06:03:20 +02:00
401 Unauthorized
Add delete method
2015-09-29 05:46:43 +02:00
{% endblock %}