mirror of
https://github.com/fspc/workstand.git
synced 2026-09-16 16:41:38 -04:00
Refactor templates.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
{% extends 'base.html' %}
|
||||
{% extends 'dashboard.html' %}
|
||||
{% load staticfiles %}
|
||||
|
||||
{% block styles %}
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
{% extends 'base.html' %}
|
||||
{% extends 'dashboard.html' %}
|
||||
{% load staticfiles %}
|
||||
|
||||
{% block styles %}
|
||||
|
||||
Reference in New Issue
Block a user