initial commit
This commit is contained in:
6
cas_server/templates/cas_server/base.html
Normal file
6
cas_server/templates/cas_server/base.html
Normal file
@ -0,0 +1,6 @@
|
||||
{% extends 'bootstrap3/bootstrap3.html' %}
|
||||
{% block bootstrap3_title %}{% block title %}{% endblock %}{% endblock %}
|
||||
|
||||
{% load url from future %}
|
||||
|
||||
{% load bootstrap3 %}
|
Reference in New Issue
Block a user