bootstrap 5 template updates

This commit is contained in:
checktheroads
2021-03-13 11:16:29 -07:00
parent 9c24163fd7
commit ea27cf791f
14 changed files with 485 additions and 321 deletions

View File

@@ -1,11 +1,12 @@
{% extends 'base.html' %}
{% load buttons %}
{% block title %}{{ title }}{% endblock %}
{% block content %}
<div class="pull-right noprint">
<div class="float-end noprint">
{% export_button content_type %}
</div>
<h1>{% block title %}{{ title }}{% endblock %}</h1>
<div class="row">
<div class="col-md-12">
<div class="col-md-3 pull-right right-side-panel noprint">