1
0
Fork 0
mirror of https://github.com/kakwa/ldapcherry synced 2025-07-03 20:07:42 +02:00

fix unicode

This commit is contained in:
kakwa 2015-06-27 22:35:34 +02:00
parent b5a8e302d1
commit 147cad3511
14 changed files with 26 additions and 9 deletions

View file

@ -1,3 +1,4 @@
## -*- coding: utf-8 -*-
<%inherit file="navbar.tmpl"/>
<%block name="core">
<div class="row clearfix top-buffer bottom-buffer">

View file

@ -1,3 +1,4 @@
## -*- coding: utf-8 -*-
<!DOCTYPE html>
<html>
<head>

View file

@ -1,3 +1,4 @@
## -*- coding: utf-8 -*-
<%inherit file="navbar.tmpl"/>
<%block name="core">
<div class="row clearfix">

View file

@ -1,3 +1,4 @@
## -*- coding: utf-8 -*-
<%
len_attr = len(attributes)
switch = len_attr / 2

View file

@ -1,3 +1,4 @@
## -*- coding: utf-8 -*-
<%inherit file="navbar.tmpl"/>
<%block name="core">
</%block>

View file

@ -1,3 +1,4 @@
## -*- coding: utf-8 -*-
<%inherit file="base.tmpl"/>
<%block name="core">
<div class="row clearfix" style="margin-top:30px">

View file

@ -1,3 +1,4 @@
## -*- coding: utf-8 -*-
<%inherit file="navbar.tmpl"/>
<%block name="core">
<div class="row clearfix top-buffer bottom-buffer">

View file

@ -1,3 +1,4 @@
## -*- coding: utf-8 -*-
#<%inherit file="base.tmpl"/>
<%block name="navbar">
<div class="row clearfix">

View file

@ -1,3 +1,4 @@
## -*- coding: utf-8 -*-
<script type="text/javascript">
var graph = ${graph_js};
var roles = ${roles_js};

View file

@ -1,3 +1,4 @@
## -*- coding: utf-8 -*-
<%inherit file="navbar.tmpl"/>
<%block name="core">
<div class="row clearfix">

View file

@ -1,3 +1,4 @@
## -*- coding: utf-8 -*-
<%inherit file="navbar.tmpl"/>
<%block name="core">
<div class="row clearfix">

View file

@ -1,3 +1,4 @@
## -*- coding: utf-8 -*-
<%inherit file="navbar.tmpl"/>
<%block name="core">
<div class="row clearfix top-buffer bottom-buffer">