Merge branch 'master' into assets_audit

This commit is contained in:
2020-04-13 01:00:01 +01:00
committed by GitHub
41 changed files with 168 additions and 212 deletions

View File

@@ -1,8 +1,7 @@
{% extends 'base_embed.html' %}
{% load static from staticfiles %}
{% load static %}
{% block content %}
<div class="row">
<div class="col-sm-12">
<a href="/assets">
@@ -35,6 +34,4 @@
</table>
</div>
</div>
{% endblock %}