Skip to content
Snippets Groups Projects
Commit 6ce56a95 authored by Hangzhi Yu's avatar Hangzhi Yu
Browse files

use internal redirects in header

parent a366b35b
No related branches found
No related tags found
1 merge request!86Merge school-apps
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="ProjectRootManager" version="2" project-jdk-name="Python 3.6 (school-apps)" project-jdk-type="Python SDK" />
<component name="ProjectRootManager" version="2" project-jdk-name="Python 3.7 (SchoolApps)" project-jdk-type="Python SDK" />
<component name="PyCharmProfessionalAdvertiser">
<option name="shown" value="true" />
</component>
......
......@@ -17,7 +17,7 @@
<sourceFolder url="file://$MODULE_DIR$/schoolapps" isTestSource="false" />
<excludeFolder url="file://$MODULE_DIR$/venv" />
</content>
<orderEntry type="jdk" jdkName="Python 3.6 (school-apps)" jdkType="Python SDK" />
<orderEntry type="jdk" jdkName="Python 3.7 (SchoolApps)" jdkType="Python SDK" />
<orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="library" name="jquery-3.2.1" level="application" />
<orderEntry type="library" name="react.production" level="application" />
......
......@@ -194,7 +194,7 @@
Du befindest dich in der Testversion von SchoolApps. Daher kann es immer mal wieder zu unvorhersehbaren
Problemen kommen. Es würde uns sehr helfen, wenn du uns dann über
<a href="mailto:support@katharineum.de">support@katharineum.de</a> schreibst oder die in SchoolApps integrierten
<a href="https://info.katharineum.de/support/rebus/">Fehlermelde-</a> und
<a href="https://info.katharineum.de/support/feedback/">Feedbackfunktionen</a> nutzt.
<a href="{% url 'rebus' %}">Fehlermelde-</a> und
<a href="{% url 'feedback' %}">Feedbackfunktionen</a> nutzt.
</p>
</header>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment