Delete shortcodes/blog_title.tmpl~
parent
26397843e5
commit
321e509922
|
@ -1,12 +0,0 @@
|
||||||
<%doc>
|
|
||||||
Return blog email from varialbe BLOG_EMAIL of config.py
|
|
||||||
|
|
||||||
Template engine: Mako
|
|
||||||
|
|
||||||
Usage:
|
|
||||||
|
|
||||||
{{% email %}}
|
|
||||||
|
|
||||||
</%doc>
|
|
||||||
|
|
||||||
${blog_email}
|
|
Loading…
Reference in New Issue