Merge branch 'master' into assets_cabletypes

This commit is contained in:
2020-04-13 01:23:20 +01:00
committed by GitHub
55 changed files with 783 additions and 317 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 %}