*** Wartungsfenster jeden ersten Mittwoch vormittag im Monat ***

Skip to content
Snippets Groups Projects
Commit 7cd1e403 authored by Moser, Maximilian's avatar Moser, Maximilian
Browse files

Fix licenses not being displayed properly

parent 88ed1a70
Branches
Tags
No related merge requests found
......@@ -9,10 +9,10 @@
<div class="ui relaxed grid">
<div class="two column row">
<div class="four wide column">
<p><b><a href="{{ license.uri }}">{{ license.identifier }}</a></b></p>
<p><b><a href="{{ license.link }}">{{ license.id }}</a></b></p>
</div>
<div class="twelve wide column">
{{ license.rights }}
{{ license.title }}
</div>
</div>
</div>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment