mirror of https://github.com/evilhero/mylar
IMP: Adding ability to hide alphabetical index
This commit is contained in:
parent
18b5608998
commit
0e4a7da036
|
@ -1,6 +1,6 @@
|
|||
<%inherit file="base.html"/>
|
||||
<%!
|
||||
from mylar import helpers, db
|
||||
from mylar import helpers, db, config
|
||||
import datetime
|
||||
import decimal
|
||||
%>
|
||||
|
|
Loading…
Reference in New Issue