Skip to content

Commit

Permalink
remove unsed template
Browse files Browse the repository at this point in the history
  • Loading branch information
odkhang committed Nov 26, 2024
1 parent aaad154 commit fcf1397
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 27 deletions.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{% extends "orga/base.html" %}
{% load i18n %}
{% load rules %}
{% block extra_title %}{% translate "Organiser" %} :: {{ request.organiser.name }} :: {% endblock extra_title %}
{% block extra_title %}{% translate "SSO settings" %} :: {% endblock extra_title %}
{% block content %}
<h2>{% translate "SSO client settings" %}</h2>
<form method="post">
Expand Down
26 changes: 0 additions & 26 deletions src/pretalx/orga/templates/orga/organiser/organiser_sso.html

This file was deleted.

0 comments on commit fcf1397

Please sign in to comment.