mirror of
https://github.com/nottinghamtec/PyRIGS.git
synced 2026-01-17 05:22:16 +00:00
Restored login security to events
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
{% block extra-head %}
|
||||
{% if next %}
|
||||
<link rel="alternate" type="application/json+oembed"
|
||||
href="{{next}}oembed"
|
||||
href="{{request.scheme}}://{{request.META.HTTP_HOST}}{{next}}oembed"
|
||||
title="RIGS Event Embed" />
|
||||
{% endif %}
|
||||
{% endblock %}
|
||||
|
||||
Reference in New Issue
Block a user