This website requires JavaScript.
Explore
Help
Sign In
SchoolGuy
/
ticketfrei
Watch
1
Star
0
Fork
You've already forked ticketfrei
0
forked from
ticketfrei/ticketfrei
Code
Issues
Pull requests
Releases
Wiki
Activity
559b709b8f
ticketfrei
/
template
/
city.tpl
10 lines
103 B
Smarty
Raw
Normal View
History
Unescape
Escape
You can now set data for the city page. #22
2018-05-25 12:44:45 +00:00
% rebase('template/wrapper.tpl')
you can now set goodlist & blacklist in settings. render city page #18. fixed #24 and #25.
2018-05-25 13:57:20 +00:00
<%
small markdown fixes
2018-05-25 14:15:44 +00:00
import markdown2 as md
You can now set data for the city page. #22
2018-05-25 12:44:45 +00:00
you can now set goodlist & blacklist in settings. render city page #18. fixed #24 and #25.
2018-05-25 13:57:20 +00:00
html = md.markdown(markdown)
%>
{
{
html
}
}
Reference in a new issue
Copy permalink