Added Pre-Commit Hooks (#175)
* Added pre commit hook * Run pre commit hook on all files --------- Co-authored-by: Horilla <131998600+horilla-opensource@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
117e8e88c2
commit
58be33a8d7
@@ -1,5 +1,5 @@
|
||||
{% extends "index.html" %} {% block content %} {% load i18n %}
|
||||
{% load basefilters %} {% load attendancefilters %}
|
||||
{% extends "index.html" %} {% block content %} {% load i18n %}
|
||||
{% load basefilters %} {% load attendancefilters %}
|
||||
{% include 'shift_request/shift_request_nav.html' %}
|
||||
|
||||
<div
|
||||
|
||||
Reference in New Issue
Block a user