mirror of
https://github.com/nottinghamtec/PyRIGS.git
synced 2026-02-11 00:59:41 +00:00
Whee broken HEAD
This commit is contained in:
@@ -1,6 +1,11 @@
|
||||
{% extends 'base_rigs.html' %}
|
||||
|
||||
{% block content %}
|
||||
<button type="button" class="btn btn-success btn-sm item-add"
|
||||
data-toggle="modal"
|
||||
data-target="#record_modal">
|
||||
<i class="fas fa-plus"></i> Add New Training Record
|
||||
</button>
|
||||
<div class="row mb-3">
|
||||
<h2 class="col-12">Training Levels</h2>
|
||||
<p>{{ user.name }} is a...<br></p>
|
||||
|
||||
Reference in New Issue
Block a user