Skip to content
Snippets Groups Projects
Commit 7efc60f8 authored by nd's avatar nd
Browse files

renamed project from D.O.M.A.S. to D.C.S

parent b1e836df
No related branches found
No related tags found
No related merge requests found
......@@ -5,7 +5,7 @@
<head>
{% block header %}
<meta charset="UTF-8">
<title>DOMAS - CCCAC{% block title %}{% for endpoint, caption, iconlib, gly, visible in navbar if ((visible or isadmin()) and (endpoint == request.endpoint)) %} - {{ caption }}{% else%}{% endfor %}{% endblock %}
<title>DCS - CCCAC{% block title %}{% for endpoint, caption, iconlib, gly, visible in navbar if ((visible or isadmin()) and (endpoint == request.endpoint)) %} - {{ caption }}{% else%}{% endfor %}{% endblock %}
</title>
<script type="text/javascript" src="{{ url_for('static', filename='jquery.js') }}"></script>
......@@ -37,7 +37,7 @@
<a class="navbar-brand" href="/" style="padding: 2px;" title="Mate- und Krams-Abrechnungs-System">
<ul class="list-inline">
<li><img alt="" src="{{url_for('static', filename='logo.png')}}" style="height: 40px; margin: 4px;" ></li>
<li>CCCAC - D.O.M.A.S.</li>
<li>CCCAC - D.C.S.</li>
</ul>
</a>
</div>
......@@ -112,7 +112,7 @@
<a href="https://ccc.ac/">CCCAC</a>
</li>
<li>
<a href="https://gitlab.aachen.ccc.de/domas/interface">Sourcecode</a>
<a href="https://gitlab.aachen.ccc.de/mqtt/dcs">Sourcecode</a>
</li>
</ul>
</div>
......
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